toolbar method

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

Implementation

Color toolbar({String? v}) => _getColorFromMap(_toolbar, v);