backgroundDecoration property

BoxDecoration? backgroundDecoration
final

Changes the background behind image, defaults to Colors.black.

Implementation

final BoxDecoration? backgroundDecoration;