menu
flutter_state_migrator package
documentation
migrator/scanner/ast_scanner.dart
AstScanner
targetPath property
targetPath property
dark_mode
light_mode
targetPath
property
String
targetPath
final
Path to the Flutter project directory or a single
.dart
file to scan.
Implementation
final String targetPath;
flutter_state_migrator package
documentation
migrator/scanner/ast_scanner
AstScanner
targetPath property
AstScanner class