PickerPositionIndexChanged typedef

PickerPositionIndexChanged = void Function(List<int> index)

Implementation

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