Flutter
widgets
ActionDispatcher
ActionDispatcher const constructor
ActionDispatcher
description
ActionDispatcher
constructor
Null safety
const
ActionDispatcher
(
)
Creates an action dispatcher that invokes actions directly.
Implementation
const ActionDispatcher();
Flutter
widgets
ActionDispatcher
ActionDispatcher const constructor
ActionDispatcher class
Constructors
ActionDispatcher
Properties
hashCode
runtimeType
Methods
debugFillProperties
invokeAction
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==