PageViewSliderRF constructor
const
PageViewSliderRF({})
Implementation
const PageViewSliderRF({
this.modelList,
this.builder,
this.height = 150,
this.style,
this.placeholder,
this.placeholderLines = 6,
this.showIndicator = true,
this.activeDotColor = Colors.red,
this.dotColor = Colors.grey,
});