complementaryColor property

Color get complementaryColor

Returns the complementary color.

Implementation

Color get complementaryColor => modColor(180);