menu
nice2dev_flutter_ui
editors\nice_tag_box.dart
NiceTagBox
<
T
>
allowCustom property
allowCustom
dark_mode
light_mode
allowCustom
property
bool
allowCustom
final
Allow typing custom tags (only works when T is String).
Implementation
final bool allowCustom;
nice2dev_flutter_ui
nice_tag_box
NiceTagBox
<
T
>
allowCustom property
NiceTagBox class