mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 09:08:17 +08:00
@@ -167,6 +167,7 @@ class ChatItem extends StatelessWidget {
|
|||||||
required dynamic content,
|
required dynamic content,
|
||||||
required Color textColor,
|
required Color textColor,
|
||||||
}) {
|
}) {
|
||||||
|
return def(textColor, err: 'dev');
|
||||||
try {
|
try {
|
||||||
switch (msgTypeFromValue(item.msgType)) {
|
switch (msgTypeFromValue(item.msgType)) {
|
||||||
case MsgType.EN_MSG_TYPE_NOTIFY_MSG:
|
case MsgType.EN_MSG_TYPE_NOTIFY_MSG:
|
||||||
|
|||||||
Reference in New Issue
Block a user