PainterController constructor

PainterController()

Implementation

PainterController() {
  _pathHistory = _PathHistory();
}