highContrast property
final
Whether the user requested a high contrast between foreground and background content on iOS, via Settings -> Accessibility -> Increase Contrast.
This flag is currently only updated on iOS devices that are running iOS 13 or above.
Implementation
final bool highContrast;