GridAreas constructor

const GridAreas(
  1. List<String> lines
)

Implementation

const GridAreas(this.lines);