child property

Widget child
final

Widget that should be enclosed in sidemenu

generally a Scaffold and should not be null

Implementation

final Widget child;