PreviewException constructor
const
PreviewException(
- String message
Creates a PreviewException.
Implementation
const PreviewException(this.message);
Creates a PreviewException.
const PreviewException(this.message);