alpha

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Gets the alpha value of the color in a range between 0.0 and 1.0.

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Gets the alpha value of the color forDarkMode in a range between 0.0 and 1.0

Parameters

forDarkMode

if true will return the alpha 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 alpha value of the color in a range between 0.0 and 1.0

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Gets the alpha value of the color in a range between 0.0 and 1.0.