highContrast property

  1. @override
bool highContrast
final

The platform is requesting that UI be rendered with darker colors.

Only supported on iOS.

Implementation

@override
final bool highContrast;