sheets-compose-dialogs
androidJvm
color
/
com.maxkeppeler.sheets.color.models
/
SingleColor
/
SingleColor
Single
Color
constructor
(
@
ColorInt
colorInt
:
Int
?
=
null
,
@
ColorRes
colorRes
:
Int
?
=
null
,
colorHex
:
String
?
=
null
)
Parameters
color
Int
Value of color as Int.
color
Res
Res of color value.
color
Hex
Color value as Hex-String.