RepostReaction constructor

RepostReaction(
  1. Reaction reaction,
  2. BuildContext context,
  3. Post post
)

Implementation

RepostReaction(super.reaction, super.context, super.post);