PagerIndicator constructor

PagerIndicator({
  1. PagerIndicatorViewModel? viewModel,
})

Implementation

PagerIndicator({
  this.viewModel,
});