push method

void push()

Implementation

void push() {
  paintCanvas.save();
}