menu
map_camera_flutter package
documentation
map_camera_flutter.dart
MultiFingerGesture
hasPinchMove static method
hasPinchMove static method
dark_mode
light_mode
hasPinchMove
static method
bool
hasPinchMove
(
int
gestures
)
Implementation
static bool hasPinchMove(int gestures) => hasFlag(gestures, pinchMove);
map_camera_flutter package
documentation
map_camera_flutter
MultiFingerGesture
hasPinchMove static method
MultiFingerGesture class