@tool extends Button class_name CustomCheckbox func _on_toggled(toggled_on: bool) -> void: $%ToggleTexture.visible = toggled_on