onEndDrawerChanged property

void Function(bool)? onEndDrawerChanged
final

Callback when the end drawer state changes.

Implementation

final void Function(bool)? onEndDrawerChanged;