mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: 系统通知文本支持选择
This commit is contained in:
@@ -81,7 +81,7 @@ class _SysMsgPageState extends State<SysMsgPage> {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
const SizedBox(height: 4),
|
||||
Text(
|
||||
SelectableText(
|
||||
"$content",
|
||||
style: Theme.of(context)
|
||||
.textTheme
|
||||
|
||||
Reference in New Issue
Block a user