TF-2057 Add event time detail widget

(cherry picked from commit d9782f9a0038c05a9d9911f3066989db3b41fc52)
This commit is contained in:
dab246
2023-07-27 16:32:46 +07:00
committed by Dat Vu
parent 898c98d00a
commit 86a4b1f779
5 changed files with 87 additions and 1 deletions
@@ -195,6 +195,7 @@ extension AppColor on Color {
static const colorCalendarEventInformationStroke = Color(0x1F000000);
static const colorShadowCalendarDateIcon = Color(0x26000000);
static const colorOrganizerMailto = Color(0xFFB3B3B3);
static const colorMailto = Color(0xFFB3B3B3);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],