background property

RenderBox? background
getter/setter pair

The child box widget that is layed out so that it covers the visual space of sliver, and painted below it.

Implementation

RenderBox? background;