menu
html_editor_plus package
documentation
utils/options.dart
HtmlEditorOptions
initialText property
initialText property
dark_mode
light_mode
initialText
property
String
?
initialText
final
The initial text that is be supplied to the Html editor.
Implementation
final String? initialText;
html_editor_plus package
documentation
utils/options
HtmlEditorOptions
initialText property
HtmlEditorOptions class