onChange property

void Function(T? newValue)? onChange
final

Implementation

final void Function(T? newValue)? onChange;