menu
flint_dart package
documentation
flint_ui.dart
RichTextEditor
editorProps property
editorProps property
dark_mode
light_mode
editorProps
property
Map
<
String
,
Object
?
>
editorProps
getter/setter pair
Extra HTML properties for the contenteditable element.
Implementation
Map<String, Object?> editorProps;
flint_dart package
documentation
flint_ui
RichTextEditor
editorProps property
RichTextEditor class