StringInput constructor

const StringInput(
  1. String text
)

Implementation

const StringInput(this.text);