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