TF-2116 Sync all icon and remove icon unused
(cherry picked from commit df2b913e6309b64014e43b50d22d79c12b83ca9e)
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ class SpamReportBannerWebWidget extends StatelessWidget {
|
||||
label: AppLocalizations.of(context).dismiss,
|
||||
labelColor: SpamReportBannerButtonStyles.negativeButtonTextColor,
|
||||
onTap: () => spamReportController.dismissSpamReportAction(context),
|
||||
icon: imagePaths.icCloseComposer,
|
||||
icon: imagePaths.icClose,
|
||||
wrapContent: true,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user