loadingBuilder property
The builder function for the list view loading state.
Implementation
final Widget Function(BuildContext context)? loadingBuilder;
The builder function for the list view loading state.
final Widget Function(BuildContext context)? loadingBuilder;