Refine schedule/todo UI and integrate Google Photos API
This commit is contained in:
@@ -88,7 +88,7 @@ class _AnnouncementWidgetState extends State<AnnouncementWidget> {
|
||||
padding: const EdgeInsets.all(16),
|
||||
child: const Center(
|
||||
child: Text(
|
||||
'Welcome Home! Have a great day.',
|
||||
'우리 집에 오신 것을 환영합니다! 좋은 하루 되세요.',
|
||||
style: TextStyle(color: Colors.white70, fontSize: 18),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user