menu
html_editor_plus package
documentation
html_editor.dart
HtmlEditorController
setHint method
setHint method
dark_mode
light_mode
setHint
method
void
setHint
(
String
text
)
Sets the hint for the editor.
Implementation
void setHint(String text) {}
html_editor_plus package
documentation
html_editor
HtmlEditorController
setHint method
HtmlEditorController class