preview method

Future preview()

Implementation

Future preview() {
  throw UnimplementedError('preview() has not been implemented.');
}