onDrawerChanged property

DrawerCallback? onDrawerChanged
final

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

Implementation

final DrawerCallback? onDrawerChanged;