toggle method

void toggle()

Toggle the open/close state of the Dropdown.

Implementation

void toggle() => _toggle(element);