Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 1db3fa9

Browse files
committed
Format ui_test.dart
1 parent 9f85fb9 commit 1db3fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ui/fixtures/ui_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ void _validatePath(Path path) native 'ValidatePath';
198198

199199
@pragma('vm:entry-point')
200200
void frameCallback(_Image, int) {
201-
print('called back');
201+
print('called back');
202202
}
203203

204204
@pragma('vm:entry-point')

0 commit comments

Comments
 (0)