onChanged property

dynamic Function(T? value)? onChanged
getter/setter pair

Implementation

Function(T? value)? onChanged;