onChange property

void Function(int? value)? onChange
final

Call on change value

Implementation

final void Function(int? value)? onChange;