error method

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

Implementation

Color error({String? v}) => _getColorFromMap(_error, v);