dispose method

void dispose()

Destroy the guide page and release all resources

Implementation

void dispose() {
  _onFinish();
}