colorOnSecondary property

Color get colorOnSecondary

Implementation

Color get colorOnSecondary {
  return fundamentals.colorOnPrimary;
}