FormulaCellValue constructor

const FormulaCellValue(
  1. String formula
)

Implementation

const FormulaCellValue(this.formula);