TextAreaPasteMsg constructor

TextAreaPasteMsg(
  1. String content
)

Implementation

TextAreaPasteMsg(this.content);