invertColors property

bool invertColors

The platform is inverting the colors of the application.

Implementation

bool get invertColors => _kInvertColorsIndex & _index != 0;