countSteps property

int get countSteps

Returns the total number of steps in the survey.

Implementation

int get countSteps => taskNavigator.countSteps;