OnSelectChange typedef

OnSelectChange = void Function(List<String> keys)

Implementation

typedef OnSelectChange = void Function(List<String> keys);