menu
superdeck package
documentation
components/atoms/linear_progresss_indicator_widget.dart
AnimatedLinearProgressIndicator
AnimatedLinearProgressIndicator.new const constructor
AnimatedLinearProgressIndicator.new const constructor
dark_mode
light_mode
AnimatedLinearProgressIndicator
constructor
const
AnimatedLinearProgressIndicator
(
{
Key
?
key
,
required
double
progress
,
})
Implementation
const AnimatedLinearProgressIndicator({ super.key, required this.progress, });
superdeck package
documentation
components/atoms/linear_progresss_indicator_widget
AnimatedLinearProgressIndicator
AnimatedLinearProgressIndicator.new const constructor
AnimatedLinearProgressIndicator class