TF-1801 Add attachment list body builder
(cherry picked from commit 28da0d8a32f5b445d71cc3d00ea6885c8c719a69)
This commit is contained in:
@@ -34,6 +34,8 @@ class AttachmentListStyles {
|
||||
horizontal: 24.0,
|
||||
vertical: 12.0
|
||||
);
|
||||
static const EdgeInsetsGeometry closeButtonPadding = EdgeInsets.all(12.0);
|
||||
static const EdgeInsetsGeometry actionButtonsRowPadding = EdgeInsets.only(top: 12);
|
||||
|
||||
static const Color bodyBackgroundColor = Colors.white;
|
||||
static const Color headerBorderColor = AppColor.colorDividerEmailView;
|
||||
|
||||
Reference in New Issue
Block a user