PopScope( canPop: viewModel.currentStep == 0, // validate if needed to pop onPopInvokedWithResult: (didPop, result) { viewModel.back();// handle try pop event }, child: CupertinoPageScaffold(