backgroundImage property

DecorationImage? backgroundImage
final

The image that you wanna put as the background of scaffold

Implementation

final DecorationImage? backgroundImage;