TF-3578 Calendar event show free busy status
This commit is contained in:
@@ -247,6 +247,7 @@ extension AppColor on Color {
|
||||
static const m3Neutral70 = Color(0xFFAEAAAE);
|
||||
static const grayBackgroundColor = Color(0xFFF3F6F9);
|
||||
static const m3SurfaceBackground = Color(0xFF1C1B1F);
|
||||
static const warningColor = Color(0xFFFFC107);
|
||||
|
||||
static const mapGradientColor = [
|
||||
[Color(0xFF21D4FD), Color(0xFFB721FF)],
|
||||
|
||||
Reference in New Issue
Block a user