Declaration

data class Declaration(val property: String, val expr: CSS.Expression?)

Constructors

Link copied to clipboard
constructor(property: String, expr: CSS.Expression?)

Properties

Link copied to clipboard
Link copied to clipboard