RawStringWidget constructor

const RawStringWidget(
  1. String content
)

Implementation

const RawStringWidget(this.content);