onChange property

dynamic Function(T from, T to)? onChange
final

Implementation

final Function(T from,T to)? onChange;