timeout property

Duration timeout
final

The duration within which the gesture pattern must be completed.

If the pattern is not completed within this time frame, it will reset.

Implementation

final Duration timeout;