loaderBuilder property
The function used to build the widget while the future is in progress.
Implementation
final Widget Function()? loaderBuilder;
The function used to build the widget while the future is in progress.
final Widget Function()? loaderBuilder;