feat:更新Card样式
This commit is contained in:
@@ -18,6 +18,7 @@ class _RecipeCalendarState extends State<RecipeCalendar> {
|
||||
return TableCalendar(
|
||||
locale: 'zh_CN',
|
||||
headerStyle: const HeaderStyle(
|
||||
headerPadding: EdgeInsets.symmetric(vertical: 0),
|
||||
formatButtonVisible: false,
|
||||
titleCentered: true,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user