golden_variants library

Functions

goldenVariants(WidgetTester tester, String name, {required Map<String, Widget Function()> variants, Size? surfaceSize, Color? backgroundColor, bool wrapWithMaterialApp = true}) Future<void>
Runs golden tests for multiple variants of a widget.