doesDraw property

bool get doesDraw

Implementation

bool get doesDraw {
  return !renderCollapsed;
}