menu
nice2dev_flutter_ui package
documentation
editors/nice_html_editor.dart
NiceHtmlEditor
onMentionSearch property
onMentionSearch property
dark_mode
light_mode
onMentionSearch
property
ValueChanged
<
String
>
?
onMentionSearch
final
Called when mention query text changes.
Implementation
final ValueChanged<String>? onMentionSearch;
nice2dev_flutter_ui package
documentation
editors/nice_html_editor
NiceHtmlEditor
onMentionSearch property
NiceHtmlEditor class