TF-2812 Calendar event accept integrate UI

This commit is contained in:
DatDang
2024-04-17 14:18:33 +07:00
committed by Dat H. Pham
parent 94d683c3c1
commit f36164f807
7 changed files with 40 additions and 12 deletions
@@ -10,6 +10,7 @@ class CalendarEventActionButtonWidgetStyles {
static const double minWidth = 80;
static const Color backgroundColor = Colors.transparent;
static Color loadingBackgroundColor = Colors.grey.shade300;
static const Color textColor = AppColor.primaryColor;
static const FontWeight fontWeight = FontWeight.w500;