IframeHtmlExtension constructor

const IframeHtmlExtension({
  1. NavigationDelegate? navigationDelegate,
})

Implementation

const IframeHtmlExtension({
  this.navigationDelegate,
});