AbstractReaction constructor
AbstractReaction(
- Reaction reaction,
- BuildContext context,
- Post post
Implementation
AbstractReaction(this.reaction, this.context, this.post);