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