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