menu
sint package
documentation
navigation/src/router/route_decoder.dart
RouteDecoder
currentChildren property
currentChildren property
dark_mode
light_mode
currentChildren
property
List
<
SintPage
>
?
get
currentChildren
Implementation
List<SintPage>? get currentChildren => route?.children;
sint package
documentation
navigation/src/router/route_decoder
RouteDecoder
currentChildren property
RouteDecoder class