onPostOverview property

(void Function(TimelinePost)?) onPostOverview
final

Nullable callback for routing to the post overview

Implementation

final void Function(TimelinePost)? onPostOverview;