menu
bootstrap_ui_flutter package
documentation
ui/components/dropdown/bs_dropdown.dart
BsDropdownItem
active property
active property
dark_mode
light_mode
active
property
bool
active
final
Whether the item is in active state (.active).
Implementation
final bool active;
bootstrap_ui_flutter package
documentation
ui/components/dropdown/bs_dropdown
BsDropdownItem
active property
BsDropdownItem class