DataCell constructor

const DataCell(
  1. String value
)

Implementation

const DataCell(this.value);