onDrawerChanged method

void onDrawerChanged(
  1. bool state
)

Implementation

void onDrawerChanged(bool state) => updateOpenState(state: state);