gestureRecognizers property
final
Gesture recognizers that should compete with the map for pointer events. Used to integrate the map inside scrollables.
Implementation
final Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers;
Gesture recognizers that should compete with the map for pointer events. Used to integrate the map inside scrollables.
final Set<Factory<OneSequenceGestureRecognizer>>? gestureRecognizers;