items property

List<TCheckboxGroupItem<T>> items
final

The list of checkbox items.

Implementation

final List<TCheckboxGroupItem<T>> items;