timeout property

int timeout
final

The timeout stopwatch in milliseonds. ATimeoutException is thrown after this time of which at that point, this CollectionWidget's state will change to WidgetStates.timeout.

Implementation

final int timeout;