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