ExpandingBoxLoader constructor
const
ExpandingBoxLoader({})
Implementation
const ExpandingBoxLoader({
super.key,
this.boxWidth = 20,
this.minHeight = 20,
this.maxHeight = 60,
this.boxColor = Colors.white,
});