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