backgroundDecoration property
Changes the background behind image, defaults to Colors.black
.
Implementation
final BoxDecoration? backgroundDecoration;
Changes the background behind image, defaults to Colors.black
.
final BoxDecoration? backgroundDecoration;