DigitGridRow constructor
DigitGridRow(
- List<
DigitGridCell> cells
Constructor for DigitGridRow
Implementation
DigitGridRow(this.cells);
Constructor for DigitGridRow
DigitGridRow(this.cells);