SetColor

data class SetColor(val color: AppColor) : SettingsEvent

Sets the SettingsState.color to the color value.

Constructors

Link copied to clipboard
constructor(color: AppColor)

Properties

Link copied to clipboard