MapKeyboardGestureContext constructor
- required CameraState cameraState,
- required GestureState gestureState,
Implementation
const MapKeyboardGestureContext({
required this.cameraState,
required this.gestureState,
});
const MapKeyboardGestureContext({
required this.cameraState,
required this.gestureState,
});