test_utils library
Classes
- DynamicColorTestingUtils
- Static methods used for testing apps with dynamic color.
Properties
-
sampleColorSchemesList
→ List<
int> -
final
Functions
-
generateCorePalette(
int generator(int index)) → CorePalette -
Generates a
CorePalette
based on some generator function which takes an index.