CenterLocationPage constructor
CenterLocationPage({})
Implementation
CenterLocationPage({
this.isEdit,
this.appBarElevation,
this.appBarBg,
this.latitude,
this.longitude,
this.address,
this.icon_location,
// this.addressVo
});