OnLongPressCallback typedef

OnLongPressCallback = void Function(int position)

Implementation

typedef OnLongPressCallback = void Function(int position);