CustomContentBuilder typedef

CustomContentBuilder = Widget Function(BuildContext context, int currentPage)

Implementation

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