PrintLineMsg constructor

const PrintLineMsg(
  1. String text
)

Implementation

const PrintLineMsg(this.text);