borderPrimary property

Color get borderPrimary

Primary Border Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get borderPrimary => primary.shade(50);