onChanged property

dynamic Function(String? newValue) onChanged
final

Implementation

final Function(String? newValue) onChanged;