NavItem

fun NavItem(screen: Screen, badgeCountList: SnapshotStateList<*>? = null, visible: State<Boolean> = mutableStateOf(true))