onShare property

void Function(Post)? onShare
final

Callback, called when share of the Post is called.

Implementation

final void Function(Post)? onShare;