Use l10n string

This commit is contained in:
Neeraj Gupta 2023-08-30 18:36:34 +05:30
parent 7b097bfc42
commit 4e477b8b77

View file

@ -134,7 +134,7 @@ class _FileSelectionActionsWidgetState
items.add(
SelectionActionButton(
labelText: "Share",
labelText: S.of(context).share,
icon: Icons.adaptive.share_outlined,
onTap: () => shareSelected(
context,