buttons property

List<Row> buttons
final

It's a list of rows that are used to access the buttons in the grid.

Implementation

final List<Row> buttons;