-
then<S> method
+
then<R> method
- Future<S>
+ Future<R>
then
-<S>(FutureOr<S> onValue(T value), { Function onError })
+<R>(FutureOr<R> onValue(T value), { Function onError })
diff --git a/testing/test_package_docs/fake/ImplementsFutureVoid-class.html b/testing/test_package_docs/fake/ImplementsFutureVoid-class.html
index 87a40d6efa..d008ff6785 100644
--- a/testing/test_package_docs/fake/ImplementsFutureVoid-class.html
+++ b/testing/test_package_docs/fake/ImplementsFutureVoid-class.html
@@ -243,8 +243,8 @@
Methods
inherited
- then<S>(FutureOr<S> onValue(T value), { Function onError })
- → Future<S>
+ then<R>(FutureOr<R> onValue(T value), { Function onError })
+ → Future<R>
diff --git a/testing/test_package_docs/fake/ImplementsFutureVoid/then.html b/testing/test_package_docs/fake/ImplementsFutureVoid/then.html
index 51db5a729e..c5d392c4ad 100644
--- a/testing/test_package_docs/fake/ImplementsFutureVoid/then.html
+++ b/testing/test_package_docs/fake/ImplementsFutureVoid/then.html
@@ -26,7 +26,7 @@
test_package
fake
ImplementsFutureVoid
- then<S> abstract method
+ then<R> abstract method
then
-
then<S> method
+
then<R> method
- Future<S>
+ Future<R>
then
-<S>(FutureOr<S> onValue(T value), { Function onError })
+<R>(FutureOr<R> onValue(T value), { Function onError })
diff --git a/testing/test_package_docs/static-assets/play_button.svg b/testing/test_package_docs/static-assets/play_button.svg
new file mode 100644
index 0000000000..c39a2f4a87
--- /dev/null
+++ b/testing/test_package_docs/static-assets/play_button.svg
@@ -0,0 +1 @@
+
\ No newline at end of file