isHidden property

bool get isHidden
inherited

Implementation

bool get isHidden => getDescription() == null;