disabledStyle

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

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

Parameters

dsl

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