menu
forui package
documentation
widgets/item.dart
FItem
selected property
selected property
dark_mode
light_mode
selected
property
bool
selected
final
True if this item is currently selected. Defaults to false.
Implementation
final bool selected;
forui package
documentation
widgets/item
FItem
selected property
FItem class