ModulaLoader constructor
const
ModulaLoader({})
Implementation
const ModulaLoader({
super.key,
this.size = 40.0,
this.color = Colors.blue,
this.duration = const Duration(milliseconds: 800),
});
const ModulaLoader({
super.key,
this.size = 40.0,
this.color = Colors.blue,
this.duration = const Duration(milliseconds: 800),
});