loadingBuilder property

WidgetBuilder? loadingBuilder
final

A builder function that is called while the loading is on the way

Implementation

final WidgetBuilder? loadingBuilder;