DoubleCellValue constructor

const DoubleCellValue(
  1. double value
)

Implementation

const DoubleCellValue(this.value);