defaultChild property
A widget to display while the query is loading. Defaults to an empty Container().
Implementation
final Widget? defaultChild;
A widget to display while the query is loading. Defaults to an empty Container().
final Widget? defaultChild;