InAppBrowserOptions constructor
InAppBrowserOptions({})
Implementation
InAppBrowserOptions(
{this.hidden = false,
this.hideToolbarTop = false,
this.toolbarTopBackgroundColor,
this.hideUrlBar = false,
this.hideProgressBar = false});