isRenderSafe property

bool get isRenderSafe

Implementation

bool get isRenderSafe => success && (validation?.isValid ?? false);