isVisibilityHidden property

bool get isVisibilityHidden

Implementation

bool get isVisibilityHidden => style?.visibility == 'hidden';