toggle method

void toggle()

Implementation

void toggle() {
  controllers?.setActionToggle(null);
}