editableText property
The State of the EditableText for which the builder will provide a TextSelectionGestureDetector.
Implementation
@protected
EditableTextState get editableText => delegate.editableTextKey.currentState!;
The State of the EditableText for which the builder will provide a TextSelectionGestureDetector.
@protected
EditableTextState get editableText => delegate.editableTextKey.currentState!;