opt insert rich text

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-05 13:12:39 +08:00
parent 0f1665bf08
commit b496ea4da4
8 changed files with 27 additions and 14 deletions

View File

@@ -240,6 +240,7 @@ class _WhisperDetailPageState
},
child: Obx(
() => RichTextField(
key: key,
readOnly: readOnly.value,
focusNode: focusNode,
controller: editController,