Unspecified

data object Unspecified : AppColour

Colour is not specified.

Properties

Link copied to clipboard

Provides the card colour depending on whether dark mode is active or not

Link copied to clipboard
@get:VisibleForTesting(otherwise = 2)
val dark: Color
Link copied to clipboard
@get:VisibleForTesting(otherwise = 2)
val light: Color