bool semanticsEnabled

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.

Source

bool get semanticsEnabled => _semanticsEnabled;