reset method

void reset()

Emits a BloweReset event to reset the bloc's state.

Implementation

void reset() => add(BloweReset());