PageBar constructor
PageBar(})
Implementation
PageBar(
this.pages,
this.animation, {
this.indicatorHeight = IndicatorHeight.large,
this.indicatorColor,
this.indicatorForegroundColor,
Key? key,
}) : super(key: key);