flutter_inner_drawer
flutter_inner_drawer copied to clipboard
Use MediaQuery width to set drawer width.
RenderBox width does not take into account the device orientation. This means if the width is updated while in landscape it will be incorrect.