PickerPositionChanged typedef

PickerPositionChanged = void Function(List<int> index)

Implementation

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