isInvisible property

bool get isInvisible

Implementation

bool get isInvisible => isDisplayNone || isVisibilityHidden || hidden;