line method

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

Implementation

Color line({String? v}) => _getColorFromMap(_line, v);