postOverviewButtonBuilder property
final
Builder for the post overview button on the timeline post overview screen
Implementation
final Widget Function(
BuildContext context,
Function() onPressed,
String text,
)? postOverviewButtonBuilder;