onPrimary property

Color onPrimary

Implementation

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