socks constant

AnimatedEmojiData const socks
socks

Animated emoji of socks.

Implementation

static const socks = AnimatedEmojiData(
  '1f9e6',
  name: 'socks',
  categories: ['Objects'],
  tags: [':socks:'],
);