debugBrowserEngineOverride property
getter/setter pair
Override the value of browserEngine.
Setting this to null
lets browserEngine detect the browser that the
app is running on.
Implementation
BrowserEngine? debugBrowserEngineOverride;
Override the value of browserEngine.
Setting this to null
lets browserEngine detect the browser that the
app is running on.
BrowserEngine? debugBrowserEngineOverride;