onReact property

void Function(Post, String)? onReact
final

Callback, called when react of the Post is called.

Implementation

final void Function(Post, String)? onReact;