menu
getx_scaffold package
documentation
common/components/getx_app.dart
GetxApp
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
Implementation
final Map<Type, Action<Intent>>? actions;
getx_scaffold package
documentation
common/components/getx_app
GetxApp
actions property
GetxApp class