onShare property

void Function(Post)? onShare
final

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

Implementation

final void Function(Post)? onShare;