TF-3759 Update style popup context menu for filter message option on mailbox dashboard view
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -76,6 +76,7 @@ class PopupMenuItemActionWidget extends StatelessWidget {
|
||||
type: MaterialType.transparency,
|
||||
child: InkWell(
|
||||
onTap: () => menuAction.onClick(menuActionClick),
|
||||
hoverColor: AppColor.popupMenuItemHovered,
|
||||
child: Container(
|
||||
height: 48,
|
||||
width: double.infinity,
|
||||
|
||||
Reference in New Issue
Block a user