TextButtonStyle
class TextButtonStyle
Provides style values for the text button component.
Summary
Public companion functions |
|
|---|---|
TextButtonStyle |
Default style variation for the |
TextButtonStyle |
Default style variation for the |
TextButtonStyle |
Default style variation for the |
TextButtonStyle |
Default style variation for the |
Public companion functions
defaultTextButtonStyle
fun defaultTextButtonStyle(): TextButtonStyle
Default style variation for the textButton where all opinionated inner content is displayed in a medium size.
extraLargeTextButtonStyle
fun extraLargeTextButtonStyle(): TextButtonStyle
Default style variation for the textButton where all opinionated inner content is displayed in an extra large size.
largeTextButtonStyle
fun largeTextButtonStyle(): TextButtonStyle
Default style variation for the textButton where all opinionated inner content is displayed in a large size.
smallTextButtonStyle
fun smallTextButtonStyle(): TextButtonStyle
Default style variation for the textButton where all opinionated inner content is displayed in a small size.