onShare property

void Function(Post)? onShare
final

Callback, called when a reply action within Post is triggered.

Implementation

final void Function(Post)? onShare;