markRenderedWithError method

void markRenderedWithError()
inherited

Marks current/last render with error.

Implementation

void markRenderedWithError() => _renderedWithError = true;