WithoutText

constructor(style: KalugaButtonStyle.WithoutText<*>, isEnabled: Boolean = true, action: () -> Unit)

Parameters

isEnabled

if true the button can be interacted with

action

function to execute when the button is pressed