backgroundColor property
final
The background color for each carousel item.
Overrides the default value for CarouselView.backgroundColor.
Implementation
final Color? backgroundColor;
The background color for each carousel item.
Overrides the default value for CarouselView.backgroundColor.
final Color? backgroundColor;