NeoShapeLoader constructor
const
NeoShapeLoader({})
Creates a NeoShapeLoader instance.
Implementation
const NeoShapeLoader({
super.key,
this.size = 132,
this.label,
this.duration = const Duration(milliseconds: 960),
});