tertiary property

Color get tertiary

Implementation

Color get tertiary => tertiaryTone(_isLight ? 40 : 80);