clotheColorNames top-level property

List<String> clotheColorNames
final

Clothe color tranlation keys

Implementation

final List<String> clotheColorNames = [
  'clothe_color_black',
  'clothe_color_blue_01',
  'clothe_color_blue_02',
  'clothe_color_blue_03',
  'clothe_color_gray_01',
  'clothe_color_gray_02',
  'clothe_color_heather',
  'clothe_color_pastel_blue',
  'clothe_color_pastel_green',
  'clothe_color_pastel_orange',
  'clothe_color_pastel_red',
  'clothe_color_pastel_yellow',
  'clothe_color_pink',
  'clothe_color_red',
  'clothe_color_white',
];