timeout property

Duration? timeout
final

The maximum amount of time this step will wait while searching for the Testable on the widget tree.

Implementation

final Duration? timeout;