SkeletonLoader constructor
const
SkeletonLoader({})
Implementation
const SkeletonLoader({
super.key,
this.width,
required this.height,
this.borderRadius = 8,
this.shape = BoxShape.rectangle,
});
const SkeletonLoader({
super.key,
this.width,
required this.height,
this.borderRadius = 8,
this.shape = BoxShape.rectangle,
});