drawer property

Widget? drawer
final

drawer is used as the background widget shown behind the child

Implementation

final Widget? drawer;