borderHover property

Color get borderHover

Hover Border Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get borderHover => cool.shade(90);