Star icon
static Component star({IconSize size = IconSize.md}) => lucide.Star(width: size.unit, height: size.unit);