colorOnPrimary property

Color get colorOnPrimary

Implementation

Color get colorOnPrimary {
  return themeDataActive.colorScheme.onPrimary;
}