background property

Widget? background
final

Override the current background on this specific page. You may use PueBackground or your own widget as the background.

Implementation

final Widget? background;