Flutter
services
TextEditingValue
text property
text
TextEditingValue class
Constructors
TextEditingValue
fromJSON
Properties
composing
hashCode
selection
text
runtimeType
Methods
copyWith
toJSON
toString
noSuchMethod
Operators
operator ==
Constants
empty
text property
String
text
final
The current text being edited.
Implementation
final String text