LoadingPro constructor
const
LoadingPro({})
Implementation
const LoadingPro({
this.size,
this.isLinear = false,
this.valueColor,
this.backgroundColor,
this.platFormIsIOS,
this.customLoadingWidget,
super.key,
});