menu
arcane_auth package
documentation
screen/authenticator.dart
AuthenticatedArcaneApp
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
Implementation
final Map<Type, Action<Intent>>? actions;
arcane_auth package
documentation
screen/authenticator
AuthenticatedArcaneApp
actions property
AuthenticatedArcaneApp class