mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix syntax error in docstring (#128692)
This commit is contained in:
parent
a5f8b64ef9
commit
a9f17c876b
@ -436,7 +436,7 @@ Matcher coversSameAreaAs(Path expectedPath, { required Rect areaToCompare, int s
|
|||||||
/// });
|
/// });
|
||||||
///
|
///
|
||||||
/// await testMain();
|
/// await testMain();
|
||||||
/// });
|
/// }
|
||||||
/// ```
|
/// ```
|
||||||
/// {@end-tool}
|
/// {@end-tool}
|
||||||
/// {@endtemplate}
|
/// {@endtemplate}
|
||||||
|
Loading…
Reference in New Issue
Block a user