menu
winter package
documentation
router/router_config.dart
OnLoadedRoutes typedef
OnLoadedRoutes typedef
dark_mode
light_mode
OnLoadedRoutes
typedef
OnLoadedRoutes
=
void Function
(
List
<
Route
>
allRoutes
)
Implementation
typedef OnLoadedRoutes = void Function(List<Route> allRoutes);
winter package
documentation
router/router_config
OnLoadedRoutes typedef
router_config library