background property

Widget? background
final

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

Implementation

final Widget? background;