star constant

AnimatedEmojiData const star
star

Animated emoji of star.

Implementation

static const star = AnimatedEmojiData(
  '2b50',
  name: 'star',
  categories: ['Smileys and emotions'],
  tags: [':star:'],
);