loadingWidgetBuilder property
Show a loading widget before rendering completes.
Implementation
final Widget Function(BuildContext context)? loadingWidgetBuilder;
Show a loading widget before rendering completes.
final Widget Function(BuildContext context)? loadingWidgetBuilder;