menu
flutter_state_migrator package
documentation
migrator/analysis/wizard.dart
WizardConfig
visualize property
visualize property
dark_mode
light_mode
visualize
property
bool
visualize
final
When true, write a Mermaid architecture diagram after the run.
Implementation
final bool visualize;
flutter_state_migrator package
documentation
migrator/analysis/wizard
WizardConfig
visualize property
WizardConfig class