onPostOverview property
final
Nullable callback for routing to the post overview
Implementation
final void Function(TimelinePost)? onPostOverview;
Nullable callback for routing to the post overview
final void Function(TimelinePost)? onPostOverview;