SpreadSheet constructor

SpreadSheet(
  1. String name
)

Implementation

SpreadSheet(this.name);