AppShell Overview
menu
flutter_stepper
stepper.dart
StepIndicatorTheme
completedBackgroundColor property
completedBackgroundColor
dark_mode
light_mode
completedBackgroundColor
property
Color
?
completedBackgroundColor
final
The background color for completed steps.
Implementation
final Color? completedBackgroundColor;
flutter_stepper
stepper
StepIndicatorTheme
completedBackgroundColor property
StepIndicatorTheme class