borderNegative property

Color borderNegative

Negative Border Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get borderNegative => red.shade(50);