onChanged property

FutureOr<void> Function(List<T>) onChanged
final

Implementation

final FutureOr<void> Function(List<T>) onChanged;