idle property
Builder for the idle state (before the first fetch). Defaults to SizedBox.shrink.
Implementation
final Widget Function()? idle;
Builder for the idle state (before the first fetch). Defaults to SizedBox.shrink.
final Widget Function()? idle;