ButtonStyle
class ButtonStyle
Provides style values for the pill shape button component.
Summary
Public companion functions |
|
|---|---|
ButtonStyle |
Default style variation for the |
ButtonStyle |
Default style variation for the |
ButtonStyle |
Default style variation for the |
Public companion functions
defaultButtonStyle
fun defaultButtonStyle(): ButtonStyle
Default style variation for the button where all opinionated inner content is displayed in a medium size.
largeButtonStyle
fun largeButtonStyle(): ButtonStyle
Default style variation for the button where all opinionated inner content is displayed in a large size.
smallButtonStyle
fun smallButtonStyle(): ButtonStyle
Default style variation for the button where all opinionated inner content is displayed in a small size.