disableParent method

void disableParent()

Implementation

void disableParent() {
  updateMenuBoardData(_data!.disableParent());
}