setIsDraggingRow abstract method

void setIsDraggingRow(
  1. bool flag, {
  2. bool notify = true,
})
inherited

Implementation

void setIsDraggingRow(
  bool flag, {
  bool notify = true,
});