tertiaryContainer property

Color get tertiaryContainer

Implementation

Color get tertiaryContainer => tertiaryTone(_isLight ? 90 : 30);