changeListener property

(void Function(List<T> value)?) changeListener
final

Implementation

final void Function(List<T> value)? changeListener;