ArcaneSkeleton constructor
const
ArcaneSkeleton({})
Implementation
const ArcaneSkeleton({
this.shape = SkeletonShape.rectangle,
this.width,
this.height,
this.borderRadius,
this.animate = true,
super.key,
});