onSecondaryContainer property

Color onSecondaryContainer

Implementation

Color get onSecondaryContainer => secondaryTone(_isLight ? 10 : 90);