const PlexSkeleton.circle({ super.key, double size = 40, }) : width = size, height = size, radius = null, shape = BoxShape.circle;