Flutter
widgets
Action
<
T extends Intent
>
Action constructor
Action
description
Action<
T extends Intent
>
constructor
Null safety
Action<
T extends Intent
>
(
)
Creates an
Action
.
Implementation
Action();
Flutter
widgets
Action
<
T extends Intent
>
Action constructor
Action class
Constructors
Action
overridable
Properties
callingAction
hashCode
intentType
isActionEnabled
runtimeType
Methods
addActionListener
consumesKey
debugFillProperties
invoke
isEnabled
noSuchMethod
notifyActionListeners
removeActionListener
toDiagnosticsNode
toString
toStringShort
Operators
operator ==