semanticsEnabled property
Whether the user has requested that updateSemantics be called when the semantic contents of a view changes.
The onSemanticsEnabledChanged callback is called whenever this value changes.
Implementation
bool get semanticsEnabled => _configuration.semanticsEnabled;