items property

List<List<GridButtonItem>> items
final

Defines the appearance of the button items that are 2D arrayed within the GridButton.

Implementation

final List<List<GridButtonItem>> items;