editorState property
EditorState
get
editorState
Implementation
EditorState get editorState {
_refreshEditorStateSnapshot();
return _editorState;
}
EditorState get editorState {
_refreshEditorStateSnapshot();
return _editorState;
}