CustomPersonVerticalTile constructor
CustomPersonVerticalTile({})
Implementation
CustomPersonVerticalTile(
{this.imageLocation,
this.title,
this.subTitle,
this.isTopRight = false,
this.icon,
this.onCrossPressed,
this.isAssetImage = true,
this.imageIntList,
this.atsign});