countSteps property
int
get
countSteps
Returns the total number of steps in the survey.
Implementation
int get countSteps => taskNavigator.countSteps;
Returns the total number of steps in the survey.
int get countSteps => taskNavigator.countSteps;