ArcaneIntegrationCard constructor
const
ArcaneIntegrationCard({})
Implementation
const ArcaneIntegrationCard({
required this.name,
this.description,
this.logoUrl,
this.logo,
this.href,
this.onTap,
this.category,
this.featured = false,
super.key,
});