newPageProgressIndicator property

Widget? newPageProgressIndicator
final

Widget to display at the bottom when loading subsequent pages. If null, a default SuperSkeleton is used.

Implementation

final Widget? newPageProgressIndicator;