onPreviousCard method

void onPreviousCard()

Implementation

void onPreviousCard() {
  toolTemplateMaster.notifyObserverBackward();
}