ReactionWrapper constructor
const
ReactionWrapper({})
Implementation
const ReactionWrapper({
super.key,
required this.child,
required this.buttonReaction,
this.boxParamenters,
this.handlePressed,
this.handlePressedReactions,
this.initialEmotion,
});