MapPinPillComponent constructor

MapPinPillComponent(
  1. {double pinPillPosition,
  2. Depot currentlySelectedDepot}
)

Implementation

MapPinPillComponent({ this.pinPillPosition, this.currentlySelectedDepot});