onError method

Color onError({
  1. String? v,
})

Implementation

Color onError({String? v}) => _getColorFromMap(_onError, v);