ButtonSize


value class ButtonSize


ButtonSize represents the different size variants of a Button. ButtonSize will affect default values used inside a Button, such as the minimum height and the size of icons.

Summary

Public companion properties

ButtonSize

ButtonSize representing a large Button.

ButtonSize

ButtonSize representing a medium Button.

Public companion properties

Large

val LargeButtonSize

ButtonSize representing a large Button.

Medium

val MediumButtonSize

ButtonSize representing a medium Button. This is the default size.