onChange property

void Function(String value)? onChange
final

Call on change value

Implementation

final void Function(String value)? onChange;