defaultTestTimeout property
The default test timeout for tests when using this binding.
The AutomatedTestWidgetsFlutterBinding layers in an additional timeout mechanism beyond this, with much more aggressive timeouts. See AutomatedTestWidgetsFlutterBinding.addTime.
Implementation
test_package.Timeout get defaultTestTimeout;