menu
flutter_state_migrator package
documentation
migrator/analysis/wizard.dart
WizardConfig
dryRun property
dryRun property
dark_mode
light_mode
dryRun
property
bool
dryRun
final
When true, show diffs but do not write any files.
Implementation
final bool dryRun;
flutter_state_migrator package
documentation
migrator/analysis/wizard
WizardConfig
dryRun property
WizardConfig class