startItemIndex property
int?
get
startItemIndex
The original item index where dragging started
Implementation
int? get startItemIndex => _startItemIndex;
The original item index where dragging started
int? get startItemIndex => _startItemIndex;