Package-level declarations
Functions
Link copied to clipboard
fun DrawerContent(drawerState: DrawerState, onNavigate: (String) -> Unit, shareLocation: () -> Unit, rateSoundscape: () -> Unit)
Link copied to clipboard
fun HomeScreen(navController: NavHostController, viewModel: HomeViewModel = hiltViewModel(), rateSoundscape: () -> Unit)