TF-2042 Add event time information widget
(cherry picked from commit 5bfa21a8c426a794dfc5f1036c00c31f3069f77f)
This commit is contained in:
@@ -194,6 +194,7 @@ extension AppColor on Color {
|
||||
static const colorCalendarEventInformationBackground = Color(0x0A000000);
|
||||
static const colorCalendarEventInformationStroke = Color(0x1F000000);
|
||||
static const colorShadowCalendarDateIcon = Color(0x26000000);
|
||||
static const colorOrganizerMailto = Color(0xFFB3B3B3);
|
||||
|
||||
static const mapGradientColor = [
|
||||
[Color(0xFF21D4FD), Color(0xFFB721FF)],
|
||||
|
||||
Reference in New Issue
Block a user