eyeTypeNames top-level property

List<String> eyeTypeNames
final

Eye translation keys

Implementation

final List<String> eyeTypeNames = [
  'eye_type_close',
  'eye_type_cry',
  'eye_type_default',
  'eye_type_dizzy',
  'eye_type_eye_roll',
  'eye_type_happy',
  'eye_type_hearts',
  'eye_type_side',
  'eye_type_squint',
  'eye_type_surprised',
  'eye_type_wink',
  'eye_type_wink_wacky',
];