Width

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

Constructors

Link copied to clipboard
fun Width(width: Int)

Properties

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