RotatingCircleLoader constructor
const
RotatingCircleLoader({})
Implementation
const RotatingCircleLoader({
super.key,
this.color = Colors.green,
this.size = 20.0,
this.duration = const Duration(seconds: 1),
});