borderRadius property

double borderRadius
final

The border radius for each step in the progress bar.

Defaults to 5.0 if not provided.

Implementation

final double borderRadius;