onPrimary property

Color get onPrimary

Implementation

Color get onPrimary => primaryTone(_isLight ? 100 : 20);