reset method

void reset()

Resets the list of items to the INITIAL_PAGE_STATE

Implementation

void reset() => _validate((state) => state.reset());