ghost constant

AnimatedEmojiData const ghost
ghost

Animated emoji of ghost.

Implementation

static const ghost = AnimatedEmojiData(
  '1f47b',
  name: 'ghost',
  categories: ['Smileys and emotions'],
  tags: [':ghost:'],
);