menu
khadem package
documentation
routing.dart
RouteGroup
defineRoutes property
defineRoutes property
dark_mode
light_mode
defineRoutes
property
void Function
(
Router
router
)
defineRoutes
final
The closure that defines the routes for this group.
Implementation
final void Function(Router router) defineRoutes;
khadem package
documentation
routing
RouteGroup
defineRoutes property
RouteGroup class