PinListItemWidget constructor
Implementation
const PinListItemWidget({
required this.pinId,
this.refDetails,
this.showSpace = false,
this.showPinIndication = false,
this.cardMargin,
this.onTaPinItem,
super.key,
});
const PinListItemWidget({
required this.pinId,
this.refDetails,
this.showSpace = false,
this.showPinIndication = false,
this.cardMargin,
this.onTaPinItem,
super.key,
});