onBackground method

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

Implementation

Color onBackground({String? v}) => _getColorFromMap(_onBackground, v);