onPause method

void onPause()

Implementation

void onPause() {
  _controller.onPause();
}