MPRouteStopIconConfig constructor
Creates a new instance of MPRouteStopIconConfig.
Implementation
MPRouteStopIconConfig({
required this.numbered,
required this.label,
required this.color,
});
Creates a new instance of MPRouteStopIconConfig.
MPRouteStopIconConfig({
required this.numbered,
required this.label,
required this.color,
});