DefaultLoadingStyle constructor
const
DefaultLoadingStyle({})
Implementation
const DefaultLoadingStyle({
this.loadingColor,
this.loadingBackgroundColor,
this.overlayOpacity = 0.5,
this.overlayColor,
this.builder,
});