toggle

fun <T : ToggleButton> Cell<T>.toggle(state: Boolean): Cell<T>

Sets whether the underlying toggle button is toggled on.