timeout property
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;
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.
final int timeout;