Skip to main content

PageView

Type Alias PageView 

Source
pub type PageView = Carousel;
Expand description

Flutter-familiar alias — a PageView IS a Carousel.

Aliased Type§

pub struct PageView { /* private fields */ }