checkedItems property

List<T> checkedItems
final

The list of checked items.

Implementation

final List<T> checkedItems = [];