ReactionPage constructor
const
ReactionPage({})
Implementation
const ReactionPage({
super.key,
required this.emotions,
required this.handlePressed,
required this.boxParamenters,
required this.emotionPicked,
});