menu
fastyle_dart package
documentation
ui/widgets/indicators/progress_bar.dart
FastLinearProgressBarIndicator
onAnimationEnd property
onAnimationEnd property
dark_mode
light_mode
onAnimationEnd
property
VoidCallback
?
onAnimationEnd
final
A callback that is called when the animation ends.
Implementation
final VoidCallback? onAnimationEnd;
fastyle_dart package
documentation
ui/widgets/indicators/progress_bar
FastLinearProgressBarIndicator
onAnimationEnd property
FastLinearProgressBarIndicator class