menu
routed_auth package
documentation
routed_auth.dart
AuthDeployment<TContext>
options property
options property
dark_mode
light_mode
options
property
AuthOptions
<
TContext
>
options
final
Runtime options consumed by the framework adapter.
Implementation
final AuthOptions<TContext> options;
routed_auth package
documentation
routed_auth
AuthDeployment<TContext>
options property
AuthDeployment class