menu property

Widget menu
final

Menu that should be in side menu

generally a SingleChildScrollView with a Column

Implementation

final Widget menu;