kUnusuallyLongTimeout top-level constant
How long to wait before showing a message saying that things seem to be taking a long time.
Implementation
@internal
const Duration kUnusuallyLongTimeout = Duration(seconds: 5);
How long to wait before showing a message saying that things seem to be taking a long time.
@internal
const Duration kUnusuallyLongTimeout = Duration(seconds: 5);