hasVisible property

bool hasVisible

Implementation

bool get hasVisible => any((e) => e.isVisible);