onPositionChanged property

void Function(MapCamera, bool)? onPositionChanged
final

Callback for when the map's position changes.

Implementation

final void Function(MapCamera, bool)? onPositionChanged;