AnimatedEmoji constructor
AnimatedEmoji({})
Implementation
AnimatedEmoji({
this.sticker,
required this.stickerWidth,
required this.stickerHeight,
required this.fitzpatrickType,
this.sound,
});
AnimatedEmoji({
this.sticker,
required this.stickerWidth,
required this.stickerHeight,
required this.fitzpatrickType,
this.sound,
});