DashColor

value class DashColor(@ColorInt val color: Int)

Parameters

color

The ARGB color

Constructors

Link copied to clipboard
constructor(@ColorInt color: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val color: Int
Link copied to clipboard

Functions