const MiniSkeleton.circle({ super.key, required double size, }) : width = size, height = size, shape = MiniSkeletonShape.circle, borderRadius = null;