inverted property

Color inverted

Invert red, green and blue channels of this, maintaining alpha.

Implementation

Color get inverted => -this;