mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
opt insert rich text
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -240,6 +240,7 @@ class _WhisperDetailPageState
|
||||
},
|
||||
child: Obx(
|
||||
() => RichTextField(
|
||||
key: key,
|
||||
readOnly: readOnly.value,
|
||||
focusNode: focusNode,
|
||||
controller: editController,
|
||||
|
||||
Reference in New Issue
Block a user