ToDo method

void ToDo()

Implementation

void ToDo() async{
  this.widget.Do!.call();
}