stepDuration property

Duration stepDuration

Returns the stepping time in this test scenario.

Implementation

Duration get stepDuration => const Duration(milliseconds: 1);