onChanged property

void Function(T? item)? onChanged
final

Implementation

final void Function(T? item)? onChanged;