backdropWidget property

Widget? backdropWidget
final

The widget that is shown behind the ExpandedContent

(e.g. a blurred image of the movie poster)

Implementation

final Widget? backdropWidget;