Set the selection to empty.
void clear() { _candidates = <RenderObject>[]; _index = 0; _computeCurrent(); }