values constant

Map<String, Emoji> const values

Values

Implementation

static const values = {
  '🎲': dice,
  '🎯': dart,
  '🏀': basketball,
  '⚽': football,
  '🎳': bowling,
  '🎰': casino,
};