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