isVisible method

bool isVisible()

Implementation

bool isVisible() => flags & FLAG_HIDDEN == 0;