Loading({this.indicator, this.size = 50.0, this.color = Colors.white}) { if (indicator == null) { indicator = BallScaleIndicator(); } else { this.indicator = indicator; } }