RectSwiperPaginationBuilder constructor
      const
      RectSwiperPaginationBuilder({})
     
    
    
Implementation
const RectSwiperPaginationBuilder({
  this.activeColor,
  this.color,
  this.key,
  this.size = const Size(10.0, 2.0),
  this.activeSize = const Size(10.0, 2.0),
  this.space = 3.0,
});