menu
te_widgets package
documentation
widgets/progress-bar/circular_progress.dart
TCircularProgress
size property
size property
dark_mode
light_mode
size
property
double
size
final
The size (diameter) of the circular progress indicator.
Defaults to 40.0.
Implementation
final double size;
te_widgets package
documentation
widgets/progress-bar/circular_progress
TCircularProgress
size property
TCircularProgress class