onValuesChanged property

void Function(List<T>)? onValuesChanged
final

Implementation

final void Function(List<T>)? onValuesChanged;