mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
10 lines
305 B
Dart
10 lines
305 B
Dart
String spUserInfo = "userinfo";
|
|
String spHost = "host";
|
|
String spUserName = "username";
|
|
String spPassWord = "password";
|
|
String spTheme = "dart_mode";
|
|
String spSecretLogined = "secret_logined";
|
|
String spCustomColor = "customColor";
|
|
String spLoginHistory = "loginHistory";
|
|
String spShowLine = "spShowLine";
|