highContrast property

bool highContrast
return MediaQuery.of(context).highContrast

Implementation

bool get highContrast => data.highContrast;