appDrawer property

Widget? appDrawer
final

The drawer Widget to be used, if any. The default is null.

Implementation

final Widget? appDrawer;