hidePreview method

void hidePreview()

Implementation

void hidePreview() {
  throw UnimplementedError('hidePreview() has not been implemented.');
}