highContrast property

  1. @override
bool highContrast
final

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

Only supported on iOS and Android API 34+.

Implementation

@override
final bool highContrast;