主题色

This commit is contained in:
2025-12-16 09:54:32 +08:00
parent 8434301d1f
commit 266a43c09d

View File

@@ -38,7 +38,7 @@ void main() async {
// 主题
theme: AppTheme.light,
// Dark主题
darkTheme: AppTheme.dark,
darkTheme: AppTheme.light,
// AppTitle
title: '小羚羚',
// 首页入口