TF-3947 Thread Detail Thread level move & delete

This commit is contained in:
DatDang
2025-08-06 11:23:35 +07:00
committed by Dat H. Pham
parent 4e4053a361
commit d34ddf5d39
9 changed files with 150 additions and 24 deletions
@@ -42,6 +42,7 @@ class ThreadDetailView extends GetWidget<ThreadDetailController> {
threadActionReady: controller.emailsInThreadDetailInfo.isNotEmpty &&
controller.emailIdsPresentation.length > 1,
threadDetailIsStarred: controller.threadDetailIsStarred,
threadDetailCanPermanentlyDelete: controller.threadDetailCanPermanentlyDelete,
onThreadActionClick: controller.onThreadDetailActionClick,
onThreadMoreActionClick: controller.onThreadDetailMoreActionClick,
optionWidgets: [