redraw method Null safety

void redraw()

Implementation

void redraw(){
  redrawObject = Object();
}