onDrawerChanged property

void Function(bool)? onDrawerChanged
final

Callback when the drawer state changes.

Implementation

final void Function(bool)? onDrawerChanged;