ServiceCardView constructor

const ServiceCardView(
  1. {Key? key}
)

Implementation

const ServiceCardView({
  super.key,
});