onSecondary property

Color onSecondary

Implementation

Color get onSecondary => secondaryTone(_isLight ? 100 : 20);