currentTextEditingValue property
The current state of the TextEditingValue held by this client.
Implementation
@override
TextEditingValue get currentTextEditingValue => _textSelectionDelegate._textEditingValue;
The current state of the TextEditingValue held by this client.
@override
TextEditingValue get currentTextEditingValue => _textSelectionDelegate._textEditingValue;