secondary property

Color secondary

Implementation

Color get secondary => secondaryTone(_isLight ? 40 : 80);