TF-788 Integrate Forward to Settings screen
This commit is contained in:
committed by
Dat H. Pham
parent
998aa23958
commit
2532959483
@@ -81,7 +81,7 @@ class ForwardHeaderWidget extends GetWidget<ForwardController> {
|
|||||||
color: Colors.white,
|
color: Colors.white,
|
||||||
fontWeight: FontWeight.w500,
|
fontWeight: FontWeight.w500,
|
||||||
))
|
))
|
||||||
..onPressActionClick(() => controller.getCurrentForwardLocalCopyState())
|
..onPressActionClick(() => controller.goToAddEmailsForward())
|
||||||
..text(
|
..text(
|
||||||
AppLocalizations.of(context).addRecipients,
|
AppLocalizations.of(context).addRecipients,
|
||||||
isVertical: false,
|
isVertical: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user