editorKey property

GlobalKey<EditorState>? editorKey
final

A key to associate with the underlying editor widget.

Implementation

final GlobalKey<EditorState>? editorKey;