onTertiary property

Color get onTertiary

Implementation

Color get onTertiary => tertiaryTone(_isLight ? 100 : 20);