secondaryContainer property

Color get secondaryContainer

Implementation

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