foreground property

RenderBox? foreground
getter/setter pair

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

Implementation

RenderBox? foreground;