idle property

Widget Function()? idle
final

Builder for the idle state (before the first fetch). Defaults to SizedBox.shrink.

Implementation

final Widget Function()? idle;