shapePath property
The path used to draw the shape of the progress indicator. The size of the progress indicator is controlled by the bounds of this path.
Implementation
final Path? shapePath;
The path used to draw the shape of the progress indicator. The size of the progress indicator is controlled by the bounds of this path.
final Path? shapePath;