onCard method

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

Implementation

Color onCard({String? v}) => _getColorFromMap(_onCard, v);