优化
This commit is contained in:
@@ -22,6 +22,11 @@ class AppTheme {
|
||||
|
||||
static const Color darkThemeColor = Color(0xFF032896);
|
||||
|
||||
static const String android_key ="335642645";
|
||||
static const String android_appsecret="39628204345a4240b5b645b68a5896c7";
|
||||
static const String ios_key="335642649";
|
||||
static const String ios_appsecret="173bc08bd5df422da20c8e3ffbf0521b";
|
||||
|
||||
/// 亮色主题样式
|
||||
static ThemeData light = ThemeData(
|
||||
useMaterial3: false,
|
||||
|
||||
Reference in New Issue
Block a user