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