loadingWidget static method
Implementation
static GuardedConfiguration loadingWidget(Widget widget) {
return GuardedConfigurationLoadingWidget(widget);
}
static GuardedConfiguration loadingWidget(Widget widget) {
return GuardedConfigurationLoadingWidget(widget);
}