onChange property

void Function(T data)? onChange
final

Implementation

final void Function(T data)? onChange;