onSecondaryContainer property

Color get onSecondaryContainer

Implementation

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