topTypeNames top-level property

List<String> topTypeNames
final

Top types translation keys

Implementation

final List<String> topTypeNames = [
  'top_type_no_hair',
  'top_type_eyepatch',
  'top_type_hat',
  'top_type_hijab',
  'top_type_turban',
  'top_type_winter_hat_1',
  'top_type_winter_hat_2',
  'top_type_winter_hat_3',
  'top_type_winter_hat_4',
  'top_type_long_hair_big_hair',
  'top_type_long_hair_bob',
  'top_type_long_hair_bun',
  'top_type_long_hair_curly',
  'top_type_long_hair_curvy',
  'top_type_long_hair_dreads',
  'top_type_long_hair_frida',
  'top_type_long_hair_fro',
  'top_type_long_hair_fro_band',
  'top_type_long_hair_not_too_long',
  'top_type_long_hair_shaved_sides',
  'top_type_long_hair_mia_wallace',
  'top_type_long_hair_straight',
  'top_type_long_hair_straight_2',
  'top_type_long_hair_straight_strand',
  'top_type_short_hair_dreads_01',
  'top_type_short_hair_dreads_02',
  'top_type_short_hair_frizzle',
  'top_type_short_hair_shaggy_mullet',
  'top_type_short_hair_short_curly',
  'top_type_short_hair_short_flat',
  'top_type_short_hair_short_round',
  'top_type_short_hair_short_waved',
  'top_type_short_hair_sides',
  'top_type_short_hair_the_caesar',
  'top_type_short_hair_the_caesar_side_part',
];