loaderBuilder property

Widget Function()? loaderBuilder
final

The function used to build the widget while the future is in progress.

Implementation

final Widget Function()? loaderBuilder;