ButtonStyle

open class ButtonStyle : TextStyle

Author

Umang Chamaria Date: 2019-09-09

Constructors

ButtonStyle
Link copied to clipboard
open fun ButtonStyle(inAppStyle: InAppStyle, font: Font, background: Background, border: Border, minHeight: Int)

Functions

toString
Link copied to clipboard
open fun toString(): String

Properties

minHeight
Link copied to clipboard
val minHeight: Int