MenuIcon

fun MenuIconRowScope.MenuIcon(enabled: Boolean = true, tooltip: String, icon: @Composable () -> Unit, onClick: () -> Unit)