onChange property

dynamic Function(int index, String value)? onChange
final

Implementation

final Function(int index, String value)? onChange;