editorKey property

GlobalKey<EditorState>? editorKey
final

Using the editorKey for get getLocalRectForCaret editorKey.currentState?.renderEditor.getLocalRectForCaret

Implementation

final GlobalKey<EditorState>? editorKey;