TF-4243 Implement delete a label in presentation layer
This commit is contained in:
@@ -380,6 +380,7 @@ abstract class BaseMailboxView extends GetWidget<MailboxController>
|
||||
onToggleLabelListState: labelController.toggleLabelListState,
|
||||
onAddNewLabel: () =>
|
||||
labelController.handleLabelActionType(
|
||||
context: context,
|
||||
actionType: LabelActionType.create,
|
||||
accountId: accountId,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user