Function BaseButton._toggled

Called when the button is toggled (only if toggleMode is active).

void _toggled (
  const(bool) button_pressed
) nothrow @nogc;