onPrimaryContainer property

Color get onPrimaryContainer

Implementation

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