onDrawerChanged property
Optional callback that is called when the Scaffold.drawer is opened or closed.
Implementation
final DrawerCallback? onDrawerChanged;
Optional callback that is called when the Scaffold.drawer is opened or closed.
final DrawerCallback? onDrawerChanged;