toggle menu
BPM Tapper
androidJvm
switch theme
search in API
BPM Tapper
/
com.zecuse.bpmtapper.viewmodel
/
SettingsEvent
/
SetTheme
Set
Theme
data
class
SetTheme
(
val
theme
:
AppTheme
)
:
SettingsEvent
Sets the
SettingsState.theme
to the
theme
value.
Members
Constructors
Set
Theme
Link copied to clipboard
constructor
(
theme
:
AppTheme
)
Properties
theme
Link copied to clipboard
val
theme
:
AppTheme