drawer property

Widget? drawer
final

See Scaffold.drawer. Only shown when both panes are displayed or if only one pane is visible, it's the master pane that is shown

Implementation

final Widget? drawer;