thumbsUp constant
AnimatedTonedEmojiData
const thumbsUp
Animated emoji of thumbsUp.
This emoji has skin tone variations.
See also:
- AnimatedTonedEmojiData for an example on how to use skin tone variations.
Implementation
static const thumbsUp = AnimatedTonedEmojiData(
'1f44d',
name: 'thumbsUp',
categories: ['Smileys and emotions'],
tags: [':thumbs-up:', ':+1:'],
);