menu
ann_html_editor 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;
ann_html_editor package
documentation
utils/options
HtmlEditorOptions
initialText property
HtmlEditorOptions class