SelectIndexedChanged typedef

SelectIndexedChanged = void Function(List<int> index)

Implementation

typedef SelectIndexedChanged = void Function(List<int> index);