buildPainter abstract method

IndicatorPainter buildPainter(
  1. int count,
  2. double offset
)

Builds a new painter every time the page offset changes

Implementation

IndicatorPainter buildPainter(int count, double offset);