PlexDashboardCard constructor
const
PlexDashboardCard({})
Implementation
const PlexDashboardCard({
super.key,
required this.title,
required this.value,
this.subtitle,
this.trend,
this.icon,
this.chart,
this.onTap,
this.color,
});