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