TF-2116 Apply new design attachment in web composer

(cherry picked from commit 0e0773159fc6c1ed4d44f078a184d2b0f315d360)
This commit is contained in:
dab246
2023-09-06 19:14:59 +07:00
committed by Dat H. Pham
parent d3533e2f28
commit 6bd922dcad
5 changed files with 124 additions and 121 deletions
@@ -11,6 +11,7 @@ class BottomBarComposerWidgetStyle {
static const double sendButtonRadius = 8;
static const double sendButtonIconSpace = 5;
static const Color backgroundColor = Colors.white;
static const Color iconColor = AppColor.colorRichButtonComposer;
static const Color sendButtonBackgroundColor = AppColor.primaryColor;
static const Color selectedBackgroundColor = AppColor.colorSelected;