onStickerTap property

void Function(Sticker)? onStickerTap
final

onStickerTap takes the call back function on tap of some sticker

Implementation

final void Function(Sticker)? onStickerTap;