ContainerSkeleton constructor
const
ContainerSkeleton({})
Implementation
const ContainerSkeleton(
{super.key,
this.height = 10,
this.width = 10,
this.padding = 0,
this.radius = 8,
this.child});