onChange property

ValueChanged<String>? onChange
final

Callback for the 'change' event.

Implementation

final ValueChanged<String>? onChange;