defaultFluttermojiOptions top-level constant

Map<String, int> const defaultFluttermojiOptions

Implementation

const Map<String, int> defaultFluttermojiOptions = {
  'topType': 24,
  'accessoriesType': 0,
  'hairColor': 1,
  'facialHairType': 0,
  'facialHairColor': 1,
  'clotheType': 4,
  'eyeType': 6,
  'eyebrowType': 10,
  'mouthType': 8,
  'skinColor': 3,
  'clotheColor': 8,
  'style': 0,
  'graphicType': 0
};