body property

Widget? body
final

A widget that is placed behind the sheet.

You can apply a parallax effect to this widget by setting the parallaxSpec parameter.

Implementation

final Widget? body;