atf_images_help_obscure_widget constant

TranslationEntry const atf_images_help_obscure_widget

Implementation

static const atf_images_help_obscure_widget = TranslationEntry(
  key: 'atf_images_help_obscure_widget',
  value:
      'Obscures the widget with the given color.  Set to empty or transparent (#00000000) to un-obscure an already obscured widget.',
);