重构
This commit is contained in:
@@ -230,7 +230,7 @@ class CopyUtils {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Text(
|
||||
'受隐私权限管理,写入剪切板需告知用户',
|
||||
'受隐私权限约束,频繁写入剪切板需告知用户',
|
||||
style: const TextStyle(fontSize: 16, fontWeight: FontWeight.w500),
|
||||
),
|
||||
const SizedBox(height: 12),
|
||||
|
||||
Reference in New Issue
Block a user