This commit is contained in:
lizandrogd
2023-05-15 17:27:15 -05:00
parent 4b1e214742
commit e61512111a
+1 -1
View File
@@ -663,7 +663,7 @@ class _ServiceScreenState extends State<ServiceScreen> {
), ),
), ),
), ),
Text('${_selectedDate?.weekday}'), //Text('${_selectedDate?.weekday}'),
], ],
), ),
), ),