hasHidden property

bool hasHidden

Implementation

bool get hasHidden => any((a) => a.isHidden);