value

Returns the color corresponding to the current theme mode (Light or Dark).

This extension property checks the current theme state using isOudsInDarkTheme and returns either the OudsLightDarkColor.dark or OudsLightDarkColor.light value accordingly.

Return

The resolved Color for the current theme context.