trigger method

void trigger()

Triggers a rebuild of the widget.

Implementation

void trigger() => _state.toggle();