hexString

Deprecated

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

Gets the hex string representing the color forDarkMode

Parameters

forDarkMode

if true will return the hex string representation 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.

The hex string representing this color.