menu
fluttery_framework package
documentation
view.dart
GetCupertinoApp
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
Implementation
final Map<Type, Action<Intent>>? actions;
fluttery_framework package
documentation
view
GetCupertinoApp
actions property
GetCupertinoApp class