UserInput constructor

const UserInput(
  1. String text
)

Implementation

const UserInput(this.text);