touch method

void touch ()

Implementation

void touch() {
  notifyListeners();
}