bindDrawerNavigatorContext method
void
bindDrawerNavigatorContext(
Implementation
void bindDrawerNavigatorContext(BuildContext context) {
drawerNavigatorContextContext = context;
}
void bindDrawerNavigatorContext(BuildContext context) {
drawerNavigatorContextContext = context;
}