blueInt
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Gets the blue 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 blue value of the color forDarkMode in a range between 0 and 255
Parameters
if true will return the blue 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 blue 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 green value of the color in a range between 0 and 255.