golden_utils library

Properties

ldGoldenLocalizationsDelegates List<LocalizationsDelegate>
The localizations delegates to be used in golden tests.
getter/setter pair

Functions

setupGoldenTest({List<LocalizationsDelegate> localizationsDelegates = const [], double fileComparatorThreshold = 0.05}) Future<void>
Setup the golden test environment.