isVisible property

bool get isVisible

Implementation

bool get isVisible => visibility != IconVisibility.hidden;