initialLoadingWidget property

Widget? initialLoadingWidget
final

The widget that is shown when the data is loading for the first time.

Implementation

final Widget? initialLoadingWidget;