color

fun color(value: Int): StyleValue

Helper for supplying a hex color int.


fun color(value: String): StyleValue

Helper for supplying color string (e.g., "#RRGGBB" or "rgba(...)").