onChange property

ValueChanged<List<String>>? onChange
final

Callback for the 'change' event.

Implementation

final ValueChanged<List<String>>? onChange;