markRenderedWithError method

void markRenderedWithError()

Marks current/last render with error.

Implementation

void markRenderedWithError() => _renderedWithError = true;