S360fInfoCard constructor
const
S360fInfoCard({})
Implementation
const S360fInfoCard({
required this.label,
required this.icon,
super.key,
this.iconColor = Colors.blue,
this.backgroundColor = const Color(0xFFEEF2FF),
this.borderRadius = 16.0,
});