onChange property

(dynamic Function(List<String?>? value)?) onChange
final

Implementation

final Function(List<String?>? value)? onChange;