onStickerTap property
A callback function that is called when a sticker is tapped.
Implementation
final Function(StickerItem sticker) onStickerTap;
A callback function that is called when a sticker is tapped.
final Function(StickerItem sticker) onStickerTap;