TF-248 Update UI and Action for selection multiple email

This commit is contained in:
dab246
2022-02-09 13:00:49 +07:00
committed by Dat H. Pham
parent 879692aa54
commit a48f508171
22 changed files with 443 additions and 155 deletions
@@ -41,7 +41,7 @@ class AppBarDestinationPickerBuilder {
Widget _buildBackButton() {
return (ButtonBuilder(_imagePaths.icComposerClose)
..padding(5)
..paddingIcon(EdgeInsets.all(5))
..size(30)
..onPressActionClick(() {
if (_onCloseActionClick != null) {