backgroundColor property

Color? backgroundColor
final

The background color for each carousel item.

Overrides the default value for CarouselView.backgroundColor.

Implementation

final Color? backgroundColor;