action property
ActionType
get
action
Holds the current action type of the widget.
Implementation
ActionType get action => _action;
Holds the current action type of the widget.
ActionType get action => _action;