menu
bloom_framework package
documentation
bloom_mobile.dart
BloomRoute
guards property
guards property
dark_mode
light_mode
guards
property
List
<
BloomRouteGuard
>
guards
final
Navigation guards evaluated before this route is activated.
Implementation
final List<BloomRouteGuard> guards;
bloom_framework package
documentation
bloom_mobile
BloomRoute
guards property
BloomRoute class