colorOnError property

Color get colorOnError

Implementation

Color get colorOnError {
  return themeDataActive.colorScheme.onError;
}