onPrimaryContainer property

Color onPrimaryContainer

Implementation

Color get onPrimaryContainer => primaryTone(_isLight ? 10 : 90);