menu
quill_html_editor package
documentation
quill_html_editor.dart
QuillHtmlEditor
onTextChanged property
onTextChanged property
dark_mode
light_mode
onTextChanged
property
dynamic Function
(
String
)
?
onTextChanged
final
onTextChanged
callback function that triggers on text changed
Implementation
final Function(String)? onTextChanged;
quill_html_editor package
documentation
quill_html_editor
QuillHtmlEditor
onTextChanged property
QuillHtmlEditor class