menu
linear_progress_bar package
documentation
ui/circular_percent_indicator.dart
CircularPercentIndicator
backgroundWidth property
backgroundWidth property
dark_mode
light_mode
backgroundWidth
property
double
?
backgroundWidth
final
The width of the background circle line. If null, uses
lineWidth
.
Implementation
final double? backgroundWidth;
linear_progress_bar package
documentation
ui/circular_percent_indicator
CircularPercentIndicator
backgroundWidth property
CircularPercentIndicator class