onChange property

void Function(T? before, T? after) onChange
final

Implementation

final void Function(T? before, T? after) onChange;