stopComposing method

void stopComposing()

Implementation

void stopComposing() {
  controller.clearComposing();
}