PreviewerVerticalDragState

constructor(scope: CoroutineScope = MainScope(), defaultAnimationSpec: AnimationSpec<Float> = DEFAULT_SOFT_ANIMATION_SPEC, verticalDragType: VerticalDragType = VerticalDragType.None, scaleToCloseMinValue: Float = DEFAULT_SCALE_TO_CLOSE_MIN_VALUE, galleryState: ImageGalleryState, itemStateMap: ItemStateMap)