borderPositive property

Color get borderPositive

Positive Border Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get borderPositive => green.shade(50);