backgroundColor property

Color? backgroundColor
final

The background color for the GalleryFooter widget.

Defaults to ColorTheme.barsBg.

Implementation

final Color? backgroundColor;