menu
flutter_state_migrator package
documentation
migrator/analysis/wizard.dart
WizardConfig
cleanImports property
cleanImports property
dark_mode
light_mode
cleanImports
property
bool
cleanImports
final
When true, add Riverpod imports and remove legacy ones after migration.
Implementation
final bool cleanImports;
flutter_state_migrator package
documentation
migrator/analysis/wizard
WizardConfig
cleanImports property
WizardConfig class