PlanRideWgtRF constructor

PlanRideWgtRF({
  1. Key? key,
  2. required MapControllerRF controller,
})

Implementation

PlanRideWgtRF({super.key,required this.controller});