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