stepDuration property

Duration get stepDuration

Returns the stepping time in this test scenario.

Implementation

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