changeEndDrawer method
Mirror of AppState.changeEndDrawer for compatibility.
Implementation
void changeEndDrawer(bool value) {
fromNotification = value;
}
Mirror of AppState.changeEndDrawer for compatibility.
void changeEndDrawer(bool value) {
fromNotification = value;
}