TF-3914 Apply new style for actions on hover in list

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-07-29 16:41:50 +07:00
committed by Dat H. Pham
parent 2ebb33c59d
commit be84c90690
3 changed files with 34 additions and 25 deletions
@@ -10,6 +10,7 @@ class ItemEmailTileStyles {
static const double horizontalTitleGap = 8.0;
static const Color actionIconColor = AppColor.steelGray200;
static const Color actionIconHoverColor = AppColor.steelGrayA540;
static EdgeInsetsGeometry getSpaceCalendarEventIcon(BuildContext context, ResponsiveUtils responsiveUtils) {
if (responsiveUtils.isScreenWithShortestSide(context)) {