empty constant
A value that corresponds to the empty string with no selection and no composing range.
Implementation
static const TextEditingValue empty = TextEditingValue();
A value that corresponds to the empty string with no selection and no composing range.
static const TextEditingValue empty = TextEditingValue();