const ChooseOnMap({ Key? key, required this.onPlaceSelected, this.initialPosition, this.langName = "en", }) : super(key: key);