ZoomableGestureScope

constructor(onTap: (Offset) -> Unit = {}, onDoubleTap: (Offset) -> Unit = {}, onLongPress: (Offset) -> Unit = {})