onChange property

void Function(List<String> checkedValue)? onChange
final

Implementation

final void Function(List<String> checkedValue)? onChange;