cells property

List<DigitGridCell> cells
final

Cells for the row

Implementation

final List<DigitGridCell> cells;