onChange property

void Function(Set<V> checkedItems)? onChange
getter/setter pair

Implementation

void Function(Set<V> checkedItems)? onChange;