PageLoaderException constructor
const
PageLoaderException(
- String message, [
- PageLoaderElement? element
Implementation
const PageLoaderException(this.message, [this.element]);