child property

Widget? child
final

the content of the SimpleDrawer (what is being pushed in) (must be set)

Implementation

final Widget? child;