drawer property

Widget? drawer
final

An optional drawer widget to be displayed on the side of the scaffold.

Implementation

final Widget? drawer;