TextCellValue constructor

const TextCellValue(
  1. String value
)

Implementation

const TextCellValue(this.value);