decrement method

void decrement()

Implementation

void decrement() => emit(state - 1);