Package-level declarations
Properties
Functions
Link copied to clipboard
fun JochensNextDinnerTheme(darkTheme: Boolean = isSystemInDarkTheme(), dynamicColor: Boolean = false, content: @Composable () -> Unit)
Composable function for applying the theme of the JochensNextDinner app. It sets the color scheme based on the system theme and the dynamic color setting.