defaultChild property

Widget defaultChild
final

A widget to display while the query is loading. Defaults to an empty Container().

Implementation

final Widget defaultChild;