AddressIcon constructor
const
AddressIcon(})
Implementation
const AddressIcon(this.address,
{Key? key, this.size,
this.svg,
this.tapToCopy = true,
this.borderColor,
this.borderWidth = 0.5}) : super(key: key);