setSelecting abstract method

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

Change Multi-Select Status.

Implementation

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