TF-996: add previous / Next message of a mailbox on mobile/tablet
This commit is contained in:
+1
@@ -126,6 +126,7 @@ class MailboxDashBoardController extends ReloadableController {
|
||||
Session? sessionCurrent;
|
||||
Map<Role, MailboxId> mapDefaultMailboxIdByRole = {};
|
||||
Map<MailboxId, PresentationMailbox> mapMailboxById = {};
|
||||
final emailList = <PresentationEmail>[].obs;
|
||||
PresentationMailbox? outboxMailbox;
|
||||
RouterArguments? routerArguments;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user