onChanged property

void Function(T? value) onChanged
final

Implementation

final void Function(T? value) onChanged;