onTertiaryContainer property

Color onTertiaryContainer

Implementation

Color get onTertiaryContainer => tertiaryTone(_isLight ? 10 : 90);