styleLast

abstract fun styleLast(style: Style): ComponentBuilder

Retroactively applies a styling consumer to the most recently appended component.

Return

this component builder for chaining

Parameters

style

the style to apply to the last component