Flutter
semantics
UpdateLiveRegionEvent
UpdateLiveRegionEvent const constructor
UpdateLiveRegionEvent
UpdateLiveRegionEvent class
Constructors
UpdateLiveRegionEvent
Properties
hashCode
runtimeType
type
Methods
getDataMap
noSuchMethod
toMap
toString
Operators
operator ==
UpdateLiveRegionEvent constructor
const
UpdateLiveRegionEvent
(
)
Creates a new
UpdateLiveRegionEvent
.
Implementation
const UpdateLiveRegionEvent() : super('updateLiveRegion');