Get step progress message
String getStepMessage(int current, int total) => '$step $current $stepOf $total';