iframeStyle property

String iframeStyle

Implementation

String get iframeStyle {
  return "width:${width}px;height:${height}px;";
}