semanticsEnabled property Null safety
final
Whether the user has requested that updateSemantics
be called when the
semantic contents of a view changes.
Implementation
final bool semanticsEnabled;
Whether the user has requested that updateSemantics
be called when the
semantic contents of a view changes.
final bool semanticsEnabled;