Package-level declarations
Types
Link copied to clipboard
Serializable route object representing the about screen destination. Used for type-safe navigation.
Link copied to clipboard
Serializable route object representing the settings screen destination. Used for type-safe navigation.
Link copied to clipboard
Represents top-level navigation destinations in the app.
Functions
Link copied to clipboard
fun FilesterNavHost(modifier: Modifier = Modifier, navController: NavHostController, snackbarHostState: SnackbarHostState)
Serves as the navigation host for the application.