isDisplayingBothPanes property
bool
get
isDisplayingBothPanes
Whether both the master and detail panes are both being displayed
Implementation
bool get isDisplayingBothPanes =>
LayoutHelper.showBothPanes(context, widget.twoPanesWidthBreakpoint!);