timeoutMultiplier property
final
FlutterDriver multiplies all command timeouts by this number.
The right amount of time a driver command should be given to complete depends on various environmental factors, such as the speed of the device or the emulator, connection speed and latency, and others. Use this multiplier to tailor the timeouts to your environment.
Implementation
final double timeoutMultiplier