menu
plugin_uikit package
documentation
view/chat/chat_friend_tab.dart
ChatItems
ChatItems.new constructor
ChatItems.new constructor
dark_mode
light_mode
ChatItems
constructor
ChatItems
(
String
image
,
String
name
)
Implementation
ChatItems(this.image, this.name);
plugin_uikit package
documentation
view/chat/chat_friend_tab
ChatItems
ChatItems.new constructor
ChatItems class