Dialog constructor

Dialog(
  1. Page page,
  2. JavascriptDialogOpeningEvent _openingEvent
)

Implementation

Dialog(this.page, this._openingEvent);