items property

List<TButtonGroupItem> items
final

The list of button items to display.

Implementation

final List<TButtonGroupItem> items;