primaryImage property

Image? primaryImage
getter/setter pair

An image to appear in the background of important (primary) screens.

Implementation

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