menu
te_widgets package
documentation
widgets/progress-bar/progress_bar.dart
TProgressBar
height property
height property
dark_mode
light_mode
height
property
double
height
final
The height of the progress bar.
Defaults to 8.0.
Implementation
final double height;
te_widgets package
documentation
widgets/progress-bar/progress_bar
TProgressBar
height property
TProgressBar class