PagerGestureScope

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