RawHtml constructor

RawHtml(
  1. String html
)

Implementation

RawHtml(this.html);