isInvisible property

bool isInvisible

Implementation

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