customProgress property

Widget? customProgress
final

If a custom Widget should be used instead of the default progress indicator

@Default null

Implementation

final Widget? customProgress;