contrast property

Color contrast

Implementation

Color get contrast => brightness == Brightness.light ? dark : light;