FPCAccentLightPageIndicator constructor
const
FPCAccentLightPageIndicator({})
Implementation
const FPCAccentLightPageIndicator({
super.key,
required this.length,
required this.index,
this.height,
this.unselectedWidth,
this.selectedWidth,
this.duration,
});