onReactionLongPress property
onReactionLongPress is a callback which gets called when a reaction is long pressed
Implementation
final Function(String? reaction)? onReactionLongPress;
onReactionLongPress is a callback which gets called when a reaction is long pressed
final Function(String? reaction)? onReactionLongPress;