onCameraIdle property

VoidCallback? onCameraIdle
final

Called when camera movement has ended, there are no pending animations and the user has stopped interacting with the map.

Implementation

final VoidCallback? onCameraIdle;