goBack method

void goBack()

Implementation

void goBack() => state = state.copyWith(step: FxPhoneAuthStep.enterPhone);