Text constructor

const Text(
  1. String value
)

Implementation

const Text(this.value);