existsTimeout property
Time after which FlutterTestNativeImpl.waitUntilExists fails if it doesn't find
an existing widget.
Implementation
final Duration existsTimeout;
Time after which FlutterTestNativeImpl.waitUntilExists fails if it doesn't find
an existing widget.
final Duration existsTimeout;