menu
geniuslink_design_system package
documentation
design_system/components/navigation/navigation_sidebar_models.dart
NavNode<T>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
geniuslink_design_system package
documentation
design_system/components/navigation/navigation_sidebar_models
NavNode<T>
hasChildren property
NavNode class