carrot constant

AnimatedEmojiData const carrot
carrot

Animated emoji of carrot.

Implementation

static const carrot = AnimatedEmojiData(
  '1f955',
  name: 'carrot',
  categories: ['Food and drink'],
  tags: [':carrot:'],
);