ServiceCard constructor

const ServiceCard(
  1. {Key? key}
)

Implementation

const ServiceCard({
  super.key,
});