onChanged property

dynamic Function(T? newValue)? onChanged
final

Implementation

final Function(T? newValue)? onChanged;