WebviewScreen constructor
WebviewScreen({})
Implementation
WebviewScreen({
this.url,
this.title,
this.isCheckList,
this.isNotReport,
this.isWallet,
this.isActivity,
this.onChange,
this.onPageFinish,
this.leading,
this.titlewidget,
});