menu
app_guards package
documentation
guards.dart
Guarded
Guarded.new const constructor
Guarded.new const constructor
dark_mode
light_mode
Guarded
constructor
const
Guarded
(
List
<
GuardBase
>
guards
)
guard your pages with this
Implementation
const Guarded(this.guards);
app_guards package
documentation
guards
Guarded
Guarded.new const constructor
Guarded class