menu
tfn_design_system package
documentation
components/menu_item.dart
AppMenuItem
initiallyExpanded property
initiallyExpanded property
dark_mode
light_mode
initiallyExpanded
property
bool
initiallyExpanded
final
Whether an expandable row (
children
set) starts expanded.
Implementation
final bool initiallyExpanded;
tfn_design_system package
documentation
components/menu_item
AppMenuItem
initiallyExpanded property
AppMenuItem class