onTertiary property

Color onTertiary

Implementation

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