InputSticker constructor
InputSticker({})
Implementation
InputSticker({
required this.sticker,
required this.emojiList,
this.maskPosition,
this.keywords,
this.stickerFile,
});
InputSticker({
required this.sticker,
required this.emojiList,
this.maskPosition,
this.keywords,
this.stickerFile,
});