resetPage abstract method

void resetPage({
  1. bool resetCurrentState = true,
  2. bool notify = true,
})
inherited

Implementation

void resetPage({
  bool resetCurrentState = true,
  bool notify = true,
});