Popup.fromJsObject constructor
Popup.fromJsObject(
- PopupJsImpl jsObject
Creates a new Popup from a jsObject
.
Implementation
Popup.fromJsObject(this.jsObject) : super.fromJsObject(jsObject);
Creates a new Popup from a jsObject
.
Popup.fromJsObject(this.jsObject) : super.fromJsObject(jsObject);