eyebrowTypeNames top-level property

List<String> eyebrowTypeNames
final

Eyebrow translation keys

Implementation

final List<String> eyebrowTypeNames = [
  'eyebrow_type_angry',
  'eyebrow_type_angry_natural',
  'eyebrow_type_default',
  'eyebrow_type_default_natural',
  'eyebrow_type_flat_natural',
  'eyebrow_type_raised_excited',
  'eyebrow_type_raised_excited_natural',
  'eyebrow_type_sad_concerned',
  'eyebrow_type_sad_concerned_natural',
  'eyebrow_type_unibrow_natural',
  'eyebrow_type_up_down',
  'eyebrow_type_up_down_natural',
];