Fix syntax error in docstring (#128692)

This commit is contained in:
William Oprandi
2023-06-14 00:04:21 +02:00
committed by GitHub
parent a5f8b64ef9
commit a9f17c876b

View File

@@ -436,7 +436,7 @@ Matcher coversSameAreaAs(Path expectedPath, { required Rect areaToCompare, int s
/// });
///
/// await testMain();
/// });
/// }
/// ```
/// {@end-tool}
/// {@endtemplate}