val navController = rememberNavController() MyTheme { Scaffold { ... fun NavigationComponent(navController: NavHostController) { NavHost(
確定! 回上一頁