menu
widget_modifier package
documentation
widgets.dart
ActionListenerModifier
action property
action property
dark_mode
light_mode
action
property
Action
<
Intent
>
action
final
The
Action
that the callback will be registered with.
Must not be null.
Implementation
final Action<Intent> action;
widget_modifier package
documentation
widgets
ActionListenerModifier
action property
ActionListenerModifier class