defaultChild property
A widget to display while the query is loading. Defaults to a centered CircularProgressIndicator;
Implementation
final Widget? defaultChild;
A widget to display while the query is loading. Defaults to a centered CircularProgressIndicator;
final Widget? defaultChild;