AppShell Overview
menu
flutter_stepper
stepper.dart
StepIndicatorTheme
activeTextStyle property
activeTextStyle
dark_mode
light_mode
activeTextStyle
property
TextStyle
?
activeTextStyle
final
The text style for active steps.
Implementation
final TextStyle? activeTextStyle;
flutter_stepper
stepper
StepIndicatorTheme
activeTextStyle property
StepIndicatorTheme class