OnMapScrollListener typedef
OnMapScrollListener =
void Function(MapContentGestureContext context)
Gesture listener called on map scroll.
Implementation
typedef void OnMapScrollListener(MapContentGestureContext context);
Gesture listener called on map scroll.
typedef void OnMapScrollListener(MapContentGestureContext context);