PinCloseLaneState constructor

PinCloseLaneState({
  1. required int lane,
})

Implementation

PinCloseLaneState({required this.lane});