onCloseDrawer method

void onCloseDrawer()

Implementation

void onCloseDrawer() {
  context.closeDrawer();
}