修改门锁日志高亮色值

This commit is contained in:
Daisy 2024-04-03 18:09:41 +08:00
parent 6050d5bda7
commit 3d4e5f4d16

View File

@ -94,7 +94,7 @@ class _DoorLockLogPageState extends State<DoorLockLogPage> {
),
),
primaryColor: AppColors.mainColor,
highlightColor: AppColors.blackColor,
highlightColor: Colors.yellow,
disabledColor: Colors.grey,
),
child: AdvancedCalendar(