editableTextKey property
GlobalKey to the EditableText for which the TextSelectionGestureDetectorBuilder will build a TextSelectionGestureDetector.
Implementation
GlobalKey<EditableTextState> get editableTextKey;
GlobalKey to the EditableText for which the TextSelectionGestureDetectorBuilder will build a TextSelectionGestureDetector.
GlobalKey<EditableTextState> get editableTextKey;