menu
html_editor_plus package
documentation
html_editor.dart
HtmlEditorController
changeCase method
changeCase method
dark_mode
light_mode
changeCase
method
@internal
void
changeCase
(
String
changed
)
Internal function to change case on Web
Implementation
@internal void changeCase(String changed) {}
html_editor_plus package
documentation
html_editor
HtmlEditorController
changeCase method
HtmlEditorController class