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