AddToStashAction constructor
Initialise this enhancement with the hardset parameters.
Implementation
AddToStashAction()
: super(
uniqueKey: key,
label: 'Add To Stash',
description:
'Quickly save the headword of a dictionary entry to the Stash.',
icon: Icons.bookmark_add,
);