menu
flenx package
documentation
shell/models/nav_item.dart
NavItem
isExpandable property
isExpandable property
dark_mode
light_mode
isExpandable
property
bool
get
isExpandable
Implementation
bool get isExpandable => children.isNotEmpty;
flenx package
documentation
shell/models/nav_item
NavItem
isExpandable property
NavItem class