onSecondary method

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

Implementation

Color onSecondary({String? v}) => _getColorFromMap(_onSecondary, v);