TF-248 Update UI and Action for selection multiple email
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ class AppBarDestinationPickerBuilder {
|
||||
|
||||
Widget _buildBackButton() {
|
||||
return (ButtonBuilder(_imagePaths.icComposerClose)
|
||||
..padding(5)
|
||||
..paddingIcon(EdgeInsets.all(5))
|
||||
..size(30)
|
||||
..onPressActionClick(() {
|
||||
if (_onCloseActionClick != null) {
|
||||
|
||||
Reference in New Issue
Block a user