colorPrimary property

Color get colorPrimary

Implementation

Color get colorPrimary {
  return themeDataActive.colorScheme.primary;
}