invertColors property

bool invertColors
return MediaQuery.of(context).invertColors

Implementation

bool get invertColors => data.invertColors;