icon method

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

Implementation

Color icon({String? v}) => _getColorFromMap(_icon, v);