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