onOffSwitchLabels property
final
Whether the user requested to show on/off labels inside switches on iOS, via Settings -> Accessibility -> Display & Text Size -> On/Off Labels.
See also:
- dart:ui.PlatformDispatcher.accessibilityFeatures, where the setting originates.
Implementation
final bool onOffSwitchLabels;