isLastStep property
bool
get
isLastStep
Whether this is the last step
Implementation
bool get isLastStep => _journeyHelper.isLastStep();
Whether this is the last step
bool get isLastStep => _journeyHelper.isLastStep();