setTheme

fun MutableState<AudioThemeState>.setTheme(theme: AppTheme)

Sets the application theme in the audio theme state.

Parameters

theme

The new application theme.