chore: dartfmt Dart code in the repo
This commit is contained in:
@ -3,4 +3,3 @@ import 'dart:html';
|
||||
Rectangle createRectangle(left, top, width, height) {
|
||||
return new Rectangle(left, top, width, height);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user