onLoading property

RequestWidgetBuilderLoaded<T>? onLoading
final

Builder method called when the RequestState is 'loading'.

Implementation

final RequestWidgetBuilderLoaded<T>? onLoading;