DesktopAutomatorConfig constructor
const
DesktopAutomatorConfig({})
Creates a new DesktopAutomatorConfig.
Implementation
const DesktopAutomatorConfig({
this.findTimeout = const Duration(seconds: 10),
this.logger = _defaultLogger,
});