mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-23 12:00:13 +08:00
opt dyn/reply text menu
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -27,7 +27,7 @@ TextSpan? richNode(
|
||||
}) {
|
||||
try {
|
||||
late final style = TextStyle(color: theme.colorScheme.primary);
|
||||
List<InlineSpan> spanChildren = [];
|
||||
final List<InlineSpan> spanChildren = [];
|
||||
|
||||
final moduleDynamic = item.modules.moduleDynamic;
|
||||
List<RichTextNodeItem>? richTextNodes;
|
||||
|
||||
Reference in New Issue
Block a user