Flutter
semantics
AnnounceSemanticsEvent
message property
message
description
message
property
Null safety
String
message
final
The message to announce.
This property must not be null.
Implementation
final String message;
Flutter
semantics
AnnounceSemanticsEvent
message property
AnnounceSemanticsEvent class
Constructors
AnnounceSemanticsEvent
Properties
assertiveness
hashCode
message
runtimeType
textDirection
type
Methods
getDataMap
noSuchMethod
toMap
toString
Operators
operator ==