MapSmHomeWidget constructor
const
MapSmHomeWidget({})
Implementation
const MapSmHomeWidget({
Key? key,
required this.currentUserLocation,
required this.fInfo,
required this.routingInfoF,
this.sInfo1,
this.sInfo2,
this.sInfo3,
this.rPoints
}) : super(key: key);