PopupWindowProperties constructor
PopupWindowProperties({})
Implementation
PopupWindowProperties({
this.dimension,
this.offset,
this.positionType,
this.showAddressBar,
this.showMenuBar,
this.showScrollBar,
this.showStatusBar,
this.showToolBar,
this.title,
});