menu
naki_ui package
documentation
framework.dart
DropdownItem<T>
section property
section property
dark_mode
light_mode
section
property
bool
section
final
If true, the item will be displayed as a section header (not selectable).
Implementation
final bool section;
naki_ui package
documentation
framework
DropdownItem<T>
section property
DropdownItem class