onSecondary property

Color get onSecondary

Implementation

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