redraw method

void redraw()

Implementation

void redraw() {
  notifyListeners();
}