TF-4195 Show submenu when hover Label As item

This commit is contained in:
dab246
2025-12-11 17:00:10 +07:00
committed by Dat H. Pham
parent 03b3d1181f
commit b6027e996d
11 changed files with 439 additions and 43 deletions
@@ -26,4 +26,7 @@ class PopupMenuItemMailboxAction
@override
Color get actionNameColor => action.getPopupMenuTitleColor();
@override
String get hoverIcon => imagePaths.icThumbsUp;
}