CreateConfiguration constructor
const
CreateConfiguration({})
Implementation
const CreateConfiguration({
this.windowWidth = 1280,
this.windowHeight = 720,
this.title = "",
this.titleBarHeight = 40,
this.titleBarTopPadding = 0,
this.userDataFolderWindows = 'webview_window_WebView2',
});