onChanged property

dynamic Function(T? value) onChanged
final

Implementation

final Function(T? value) onChanged;