updateAppBar method

void updateAppBar()

Implementation

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