UniversalLoader constructor
const
UniversalLoader({})
Implementation
const UniversalLoader({
super.key,
required this.path,
this.size = 100,
this.isNetwork = false,
this.repeat = true,
this.animate = true,
});