isLastStep property

bool get isLastStep

Whether this is the last step

Implementation

bool get isLastStep => _journeyHelper.isLastStep();