AxerWindows

fun AxerWindows(state: WindowState = rememberWindowState(width = 800.dp, height = 600.dp), onCloseWindow: () -> Unit = {})