closeDrawer method

void closeDrawer()

手动关闭抽屉

Implementation

void closeDrawer() {
  _closeDrawer();
}