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