GridCarouselIndicatorConfig constructor
const
GridCarouselIndicatorConfig({})
Implementation
const GridCarouselIndicatorConfig(
{required this.currentPageColor,
required this.otherPagesColor,
this.currentPageSize = 14,
this.otherPagesSize = 11});