onPan property

VoidCallback? onPan
final

onPan gets called when the map is panned by user pan gesture.

Implementation

final VoidCallback? onPan;