loadingBuilder property
A function that builds a widget when the Bloc is loading.
Implementation
@override
final WidgetBuilder? loadingBuilder;
A function that builds a widget when the Bloc is loading.
@override
final WidgetBuilder? loadingBuilder;