onPrimary method

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

Implementation

Color onPrimary({String? v}) => _getColorFromMap(_onPrimary, v);