onChange property

void Function(String value)? onChange
final

Call on change

Implementation

final void Function(String value)? onChange;