redInt
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Gets the red value of the color in a range between 0 and 255.
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Gets the red value of the color forDarkMode in a range between 0 and 255
Parameters
forDarkMode
if true will return the red value of KalugaColor.DarkLightColor.darkColor, otherwise the value of KalugaColor.DarkLightColor.defaultColor.
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Gets the red value of the color in a range between 0 and 255
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Gets the red value of the color in a range between 0 and 255.