more method

void more()

Implementation

void more() async {
  await _action(MoreReaction(value, context, post));
}