secondaryImage property

Image? secondaryImage
getter/setter pair

An image to appear in the background of secondary (the rest / general) screens.

Implementation

Image? secondaryImage = Image.network('');