onDrawerStatusChanged property

Function? onDrawerStatusChanged
final

This function is called whenever the DrawerStatus of this SimpleDrawer changes. Receives the new DrawerStatus as an argument.

Implementation

final Function? onDrawerStatusChanged;