atf_images_error_not_color constant

TranslationEntry const atf_images_error_not_color

Implementation

static const atf_images_error_not_color = TranslationEntry(
  key: 'atf_images_error_not_color',
  value: 'Invalid color.  Colors must match: "#aarrggbb".',
);