We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dart format .
1 parent 15f300d commit 3f1ac6bCopy full SHA for 3f1ac6b
packages/fwfh_url_launcher/test/_.dart
@@ -6,8 +6,7 @@ import '../../core/test/_.dart' as helper;
6
7
const tapText = helper.tapText;
8
9
-Future<String> explain(WidgetTester tester, String html) =>
10
- helper.explain(
+Future<String> explain(WidgetTester tester, String html) => helper.explain(
11
tester,
12
null,
13
hw: HtmlWidget(
0 commit comments