syncNeedsLayoutFlag method

void syncNeedsLayoutFlag()

Implementation

void syncNeedsLayoutFlag() {
  needsLayout = true;
}