onValueChange property

void Function(T item, int index)? onValueChange
final

Implementation

final void Function(T item, int index)? onValueChange;