ReplyReaction constructor
ReplyReaction(
- Reaction reaction,
- BuildContext context,
- Post post
Implementation
ReplyReaction(super.reaction, super.context, super.post);