ButtonSize
class ButtonSize(fontSize: CSSLengthNumericValue, height: CSSLengthNumericValue, horizontalPadding: CSSLengthNumericValue) : CssStyle.Restricted.Base(source)
Constructors
Link copied to clipboard
constructor(fontSize: CSSLengthNumericValue, height: CSSLengthNumericValue, horizontalPadding: CSSLengthNumericValue)