editableTextKey property
GlobalKey<EditorState>
get
editableTextKey
GlobalKey to the EditableText for which the EditorTextSelectionGestureDetectorBuilder will build a EditorTextSelectionGestureDetector.
Implementation
GlobalKey<EditorState> get editableTextKey;