menu
te_widgets package
documentation
widgets/progress-bar/circular_progress.dart
TCircularProgress
strokeWidth property
strokeWidth property
dark_mode
light_mode
strokeWidth
property
double
strokeWidth
final
The width of the progress line.
Defaults to 4.0.
Implementation
final double strokeWidth;
te_widgets package
documentation
widgets/progress-bar/circular_progress
TCircularProgress
strokeWidth property
TCircularProgress class