Skip to content

Commit f85292f

Browse files
committed
clarifiying instructions
1 parent 8b30f0b commit f85292f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/golden_toolkit/lib/src/testing_tools.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ Future<void> legacyPrimeAssets(WidgetTester tester) async {
276276

277277
/// A function that waits for all [Image] widgets found in the widget tree to finish decoding.
278278
///
279+
/// Currently this supports images included via Image widgets, or as part of BoxDecorations.
280+
///
279281
/// See also:
280282
/// * [GoldenToolkitConfiguration.primeAssets] to configure a global asset prime function.
281283
Future<void> defaultPrimeAssets(WidgetTester tester) async {

0 commit comments

Comments
 (0)