menu
bloom_framework package
documentation
bloom.dart
BloomRouteConfig
guards property
guards property
dark_mode
light_mode
guards
property
List
<
Type
>
guards
final
List of
BloomGuard
types applied to this route.
Implementation
final List<Type> guards;
bloom_framework package
documentation
bloom
BloomRouteConfig
guards property
BloomRouteConfig class