menu
sint package
documentation
navigation/src/domain/models/route_node.dart
RouteNode
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => nodeSegments.isNotEmpty;
sint package
documentation
navigation/src/domain/models/route_node
RouteNode
hasChildren property
RouteNode class