BDMapPage constructor
BDMapPage({})
Implementation
BDMapPage({Key? key,
this.appBarBg,this.appBarElevation,this.sendAddress,this.sendLatitude,this.sendLongitude,
this.receiveAddress,this.receiveLatitude,this.receiveLongitude,
}) : super(key: key);