onMultiChanged property

void Function(List<T> values)? onMultiChanged
final

Implementation

final void Function(List<T> values)? onMultiChanged;