report sc

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2026-01-03 15:44:37 +08:00
parent 2b5f111fb1
commit fd06fa9cc4
19 changed files with 678 additions and 397 deletions

View File

@@ -274,7 +274,7 @@ abstract class CommonRichTextPubPageState<T extends CommonRichTextPubPage>
}
late double _mentionOffset = 0;
Future<void> onMention([bool fromClick = false]) async {
Future<void>? onMention([bool fromClick = false]) async {
controller.keepChatPanel();
final res = await DynMentionPanel.onDynMention(
context,