menu
refreshed package
documentation
get_navigation/src/root/get_cupertino_app.dart
GetCupertinoApp<T>
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
The actions for shortcuts.
Implementation
final Map<Type, Action<Intent>>? actions;
refreshed package
documentation
get_navigation/src/root/get_cupertino_app
GetCupertinoApp<T>
actions property
GetCupertinoApp class