clear method

dynamic clear()

Implementation

clear() {
  controller.clear();
}