detach method

void detach()

Detaches MultiSelectable's BuildContext from this controller.

Implementation

void detach() => _context = null;