onLoading property
Display a widget while data is loading
Defaults to Center -> CircularProgressIndicator
Implementation
final WidgetBuilder? onLoading;
Display a widget while data is loading
Defaults to Center -> CircularProgressIndicator
final WidgetBuilder? onLoading;