ReviewZoomedPageView

fun ReviewZoomedPageView(modifier: <Error class: unknown class> = Modifier, config: ZoomOverlay, page: Page, maxScale: Float = 4.0f, minScale: Float = 1.0f, appearScale: Float = 1.0f, doubleTapScale: Float = 2.0f, appearedState: <Error class: unknown class><Boolean> = remember { mutableStateOf(false) }, scope: <Error class: unknown class> = rememberCoroutineScope(), onClose: () -> Unit)