menu
arcane package
documentation
component/screen/chat_screen.dart
ChatScreenState
userCache property
userCache property
dark_mode
light_mode
userCache
property
Map
<
String
,
AbstractChatUser
>
userCache
getter/setter pair
Implementation
late Map<String, AbstractChatUser> userCache;
arcane package
documentation
component/screen/chat_screen
ChatScreenState
userCache property
ChatScreenState class