reset method

void reset()

Implementation

void reset(){
  Get.delete<PageChangedNotifier>();
  Get.reset();
}