secondaryContainer property

Color secondaryContainer

Implementation

Color get secondaryContainer => secondaryTone(_isLight ? 90 : 30);