CustomContentBuilder typedef
CustomContentBuilder =
Widget Function(BuildContext context, int currentPage)
Implementation
typedef CustomContentBuilder = Widget Function(BuildContext context, int currentPage);
typedef CustomContentBuilder = Widget Function(BuildContext context, int currentPage);