NotFoundExceptionWidget constructor

const NotFoundExceptionWidget(
  1. NotFoundException exception
)

Implementation

const NotFoundExceptionWidget(this.exception);