colorSecondary property

Color get colorSecondary

Implementation

Color get colorSecondary {
  return themeDataActive.colorScheme.secondary;
}