YmHtml constructor

YmHtml(
  1. String html,
  2. double width
)

Implementation

YmHtml(this.html, this.width);