rgbColor
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Gets the KalugaColor.RGBColor
Return
the KalugaColor.RGBColor associated with forDarkMode
Parameters
forDarkMode
if true will return the KalugaColor.RGBColor to use when isInDarkMode is true, otherwise returns the default color.