menu
app_guards package
documentation
guards.dart
Guarded
guards property
guards property
dark_mode
light_mode
guards
property
List
<
GuardBase
>
guards
final
All the guards with which you guard your pages
Implementation
final List<GuardBase> guards;
app_guards package
documentation
guards
Guarded
guards property
Guarded class