IOSWKWindowFeatures constructor
Implementation
IOSWKWindowFeatures({
this.allowsResizing,
this.height,
this.menuBarVisibility,
this.statusBarVisibility,
this.toolbarsVisibility,
this.width,
this.x,
this.y,
});
IOSWKWindowFeatures({
this.allowsResizing,
this.height,
this.menuBarVisibility,
this.statusBarVisibility,
this.toolbarsVisibility,
this.width,
this.x,
this.y,
});