menu
nylo_support package
documentation
controllers/controller.dart
BaseController
routeGuards property
routeGuards property
dark_mode
light_mode
routeGuards
property
List
<
RouteGuard
>
routeGuards
getter/setter pair
List of route guards
Implementation
List<RouteGuard> routeGuards = [];
nylo_support package
documentation
controllers/controller
BaseController
routeGuards property
BaseController class