hasHidden property

bool hasHidden

Implementation

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