markNeedsRelayout method

void markNeedsRelayout()

Implementation

void markNeedsRelayout() {
  needsRelayout = true;
}