menu
forui package
documentation
widgets/popover_menu.dart
FSubmenuItem
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
The actions for the trigger item.
Implementation
final Map<Type, Action<Intent>>? actions;
forui package
documentation
widgets/popover_menu
FSubmenuItem
actions property
FSubmenuItem class