loadingBuilder property
A builder function that is called while the loading is on the way.
Implementation
final WidgetBuilder? loadingBuilder;
A builder function that is called while the loading is on the way.
final WidgetBuilder? loadingBuilder;