AppTheme

fun AppTheme(composeTheme: ComposeTheme.State, appThemeProvider: @Composable () -> AppTheme, content: @Composable () -> Unit)