totalSteps property

int get totalSteps

Total number of steps

Implementation

int get totalSteps => steps.length;