menu
nice2dev_flutter_ui
editors\nice_html_editor.dart
NiceMentionItem
NiceMentionItem.new const constructor
NiceMentionItem.new
dark_mode
light_mode
NiceMentionItem
constructor
const
NiceMentionItem
(
{
required
String
key
,
required
String
label
,
})
Implementation
const NiceMentionItem({required this.key, required this.label});
nice2dev_flutter_ui
nice_html_editor
NiceMentionItem
NiceMentionItem.new const constructor
NiceMentionItem class