BrowserConfiguration constructor
const
BrowserConfiguration({
- bool showTitle = false,
Creates a new InAppBrowserConfiguration with given settings.
Implementation
const BrowserConfiguration({this.showTitle = false});