updateDashPage method

void updateDashPage()

Implementation

void updateDashPage() {
  findDash()?.updateState();
}