Files
qinglong_app/lib/base/sp_const.dart
jyuesong 2932ad3a64 Revert "增加剪切板控制"
This reverts commit f389f32d
2022-01-21 10:01:40 +08:00

7 lines
193 B
Dart

String spUserInfo = "userinfo";
String spHost = "host";
String spUserName = "username";
String spPassWord = "password";
String spTheme = "dart_mode";
String spSecretLogined = "secret_logined";