menu
square_progress_indicator package
documentation
square_progress_indicator.dart
SquareProgressIndicator
value property
value property
dark_mode
light_mode
value
property
double
?
value
final
The value of the progress, it should be between 0 and 1.
Implementation
final double? value;
square_progress_indicator package
documentation
square_progress_indicator
SquareProgressIndicator
value property
SquareProgressIndicator class