services
This commit is contained in:
@@ -350,7 +350,7 @@ class UserCalendarScreenState extends State<UserCalendarScreen> {
|
||||
),
|
||||
),
|
||||
title: Text(
|
||||
time.format(context),
|
||||
ScheduleEntity.getFormatTime(time) ?? '',
|
||||
style: const TextStyle(fontSize: 15, fontWeight: FontWeight.bold),
|
||||
),
|
||||
subtitle: const Text(
|
||||
|
||||
Reference in New Issue
Block a user