pressedStyle

open override fun pressedStyle(dsl: ButtonStateStyleDSL.TextOnly.() -> Unit)

Sets pressedStyle using the creation using a ButtonStateStyleDSL.TextOnly The ButtonStateStyleDSL.TextOnly will be preconfigured with the layout of the previous pressedStyle or defaultStyle if null

Parameters

dsl

configures the ButtonStateStyleDSL.TextOnly for pressedStyle. Will be preconfigured with the last known pressedStyle of defaultStyle if null