menu
flutter_waya package
documentation
extended/widgets_app.dart
ExtendedWidgetsApp
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
Implementation
final Map<Type, Action<Intent>>? actions;
flutter_waya package
documentation
extended/widgets_app
ExtendedWidgetsApp
actions property
ExtendedWidgetsApp class