修改门锁日志高亮色值
This commit is contained in:
parent
6050d5bda7
commit
3d4e5f4d16
@ -94,7 +94,7 @@ class _DoorLockLogPageState extends State<DoorLockLogPage> {
|
||||
),
|
||||
),
|
||||
primaryColor: AppColors.mainColor,
|
||||
highlightColor: AppColors.blackColor,
|
||||
highlightColor: Colors.yellow,
|
||||
disabledColor: Colors.grey,
|
||||
),
|
||||
child: AdvancedCalendar(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user