step method

Future<void> step()

Implementation

Future<void> step() => Future<void>.delayed(stepDuration);