clearController method

void clearController()

Implementation

void clearController() {
  _controller = null;
}