menu
shard_i18n package
documentation
cli/src/extract/auto_fixer.dart
AutoFixer
dryRun property
dryRun property
dark_mode
light_mode
dryRun
property
bool
dryRun
final
Whether this is a dry run (no actual changes).
Implementation
final bool dryRun;
shard_i18n package
documentation
cli/src/extract/auto_fixer
AutoFixer
dryRun property
AutoFixer class