Width

data class Width(val width: Int) : ViewportWidth(source)

Constructors

Link copied to clipboard
constructor(width: Int)

Properties

Link copied to clipboard
open override val asString: String
Link copied to clipboard
val width: Int