package theme import androidx.compose.runtime.Composable @Composable actual fun setStatusBarTheme(colorScheme: CoreAppColorScheme) { }