ShareAction constructor
Initialise this enhancement with the hardset parameters.
Implementation
ShareAction()
: super(
uniqueKey: key,
label: 'Share',
description: 'Share the details of a dictionary term.',
icon: Icons.share,
);