menu
app_guards package
documentation
guards.dart
Guards<T extends GuardBase>
guards property
guards property
dark_mode
light_mode
guards
property
List
<
T
>
guards
getter/setter pair
The list of guards that will be checked for the system
Implementation
List<T> guards;
app_guards package
documentation
guards
Guards<T extends GuardBase>
guards property
Guards class