PanAndScaleState

constructor(initialScale: Float = 1.0f, initialPan: DpOffset = DpOffset.Zero, minScale: Float = 0.1f, maxScale: Float = 1.0f)