Source set: Common
public class IconButtonWidthOption private constructor(private val value: Int)
Class that describes the different supported widths of the IconButton.
Members
Companion
Source set: Common
public companion object
Properties
Narrow
Source set: Common
public val Narrow: IconButtonWidthOption
Uniform
Source set: Common
public val Uniform: IconButtonWidthOption
Wide
Source set: Common
public val Wide: IconButtonWidthOption