YesNoButton

fun YesNoButton(initialValue: Boolean, skin: Skin, action: (Boolean) -> Unit)

Sources

jvm source
Link copied to clipboard