isRenderedWithError property

bool isRenderedWithError
inherited

Returns true if current/last render had errors.

Implementation

bool get isRenderedWithError => _renderedWithError;