textDefault property

Color textDefault

Default text /icon color.

Defaults to ZetaColors.cool.90.

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get textDefault => cool.shade90;