updateBody method

void updateBody()

Implementation

void updateBody() {
  bodyBuilder?.updateState();
}