onEndDrawerChanged property

DrawerCallback? onEndDrawerChanged
final

Optional callback that is called when the Scaffold.endDrawer is opened or closed.

Implementation

final DrawerCallback? onEndDrawerChanged;