teapot constant

AnimatedEmojiData const teapot
teapot

Animated emoji of teapot.

Implementation

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