Searched defs:TextEditingValue (Results 1 – 1 of 1) sorted by relevance
34 struct TextEditingValue { struct77 std::string text;78 std::string hint;79 TextSelection selection;80 bool isDelete;81 std::string appendText;84 TextCompose compose;