indicatorPolygons property
A list of RoundedPolygons for the sequence of shapes this loading
indicator will morph between as it progresses.
The loading indicator expects at least two items in this list.
Defaults to LoadingIndicator.indeterminateIndicatorPolygons.
Implementation
final List<RoundedPolygon> indicatorPolygons;