isRenderSafe property

bool get isRenderSafe

Implementation

bool get isRenderSafe => resolved && validation.isValid;