Text constructor

Text({
  1. String? value,
})

Implementation

Text({this.value});