startListIndex property
int?
get
startListIndex
The original list index where dragging started
Implementation
int? get startListIndex => _startListIndex;
The original list index where dragging started
int? get startListIndex => _startListIndex;