menu
html_editor_plus package
documentation
utils/plugins.dart
SummernoteAtMention
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
void Function
(
String
)
?
onSelect
final
Callback to run code when a mention is selected
Implementation
final void Function(String)? onSelect;
html_editor_plus package
documentation
utils/plugins
SummernoteAtMention
onSelect property
SummernoteAtMention class