BPMTapperTheme

fun BPMTapperTheme(settings: SettingsState = SettingsState(), content: @Composable () -> Unit)

Sets the theme for the app depending on the SettingsState values.

Parameters

settings

The SettingsState values for the app.