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