invertColors property
final
Whether the device is inverting the colors of the platform.
This flag is currently only updated on iOS devices.
See also:
- dart:ui.PlatformDispatcher.accessibilityFeatures, where the setting originates.
Implementation
final bool invertColors;