running formatter
This commit is contained in:
@@ -68,4 +68,4 @@ void printMembers(CompilationUnit unit) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,4 +3,4 @@ export 'package:analyzer/src/dart/ast/ast.dart';
|
||||
export 'package:analyzer/dart/analysis/utilities.dart';
|
||||
export 'package:analyzer/dart/ast/syntactic_entity.dart';
|
||||
export 'package:_fe_analyzer_shared/src/scanner/token_impl.dart';
|
||||
export 'package:analyzer/dart/analysis/results.dart';
|
||||
export 'package:analyzer/dart/analysis/results.dart';
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
// /// This is a doc comment
|
||||
// class MyScreen extends StatelessWidget {
|
||||
// const MyScreen(this.position, {Key key, this.myField = false, this.mySecondField = 1,
|
||||
// const MyScreen(this.position, {Key key, this.myField = false, this.mySecondField = 1,
|
||||
// this.numField = 3,
|
||||
// this.mapField = const {},
|
||||
// this.dateField,
|
||||
|
||||
Reference in New Issue
Block a user