ServiceCardSquareView constructor

const ServiceCardSquareView(
  1. {Key? key}
)

Implementation

const ServiceCardSquareView({
  super.key,
});