menu
nim_chatkit_ui package
documentation
chat_kit_client.dart
ChatUIConfig
isShowAvatar property
isShowAvatar property
dark_mode
light_mode
isShowAvatar
property
bool
? Function
(
NIMMessage
message
)
?
isShowAvatar
getter/setter pair
是否展示头像
Implementation
bool? Function(NIMMessage message)? isShowAvatar;
nim_chatkit_ui package
documentation
chat_kit_client
ChatUIConfig
isShowAvatar property
ChatUIConfig class