markNeedsBuild method

void markNeedsBuild()
inherited

Implementation

void markNeedsBuild() {
  _element.markNeedsBuild();
}