stepDown method

void stepDown([
  1. num amount = 1
])

Implementation

void stepDown([num amount = 1]) => js.stepDown(amount);