updateBody method

void updateBody()

Implementation

void updateBody() {
  findDash()?.updateBody();
}