menu
naki_ui package
documentation
framework.dart
DropdownItem<T>
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
The display text of the item.
Implementation
final String? label;
naki_ui package
documentation
framework
DropdownItem<T>
label property
DropdownItem class