ContinueNavigationViewState

constructor(visible: State<Boolean> = mutableStateOf(false), onClickContinueNavigation: () -> Unit = {})