AppShell Overview
menu
flutter_stepper
stepper.dart
StepperTheme
iconDone property
iconDone
dark_mode
light_mode
iconDone
property
IconData
iconDone
final
The icon to show when the step is done.
Implementation
final IconData iconDone;
flutter_stepper
stepper
StepperTheme
iconDone property
StepperTheme class