pub type PageView = Carousel;
Flutter-familiar alias — a PageView IS a Carousel.
PageView
Carousel
pub struct PageView { /* private fields */ }