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