background property

Widget background
final

background is the widget behind the expandableContent which holds usually the content of your page. It is required for the ExpandableBottomSheet.

Implementation

final Widget background;