keepSemanticsDisabledOnUpdate property
final
When true, semantics will NOT be automatically enabled when a semantics update is received by ui.FlutterView.updateSemantics.
Implementation
final bool keepSemanticsDisabledOnUpdate;
When true, semantics will NOT be automatically enabled when a semantics update is received by ui.FlutterView.updateSemantics.
final bool keepSemanticsDisabledOnUpdate;