isValid property

bool get isValid

Implementation

bool get isValid => !hasError && boundingBox != ui.Rect.zero;