menu
chmwkuzrwshyhgsgzncj package
documentation
cometchat_chat_uikit.dart
CometChatListController<T1, T2>
updateElementAt method
updateElementAt method
dark_mode
light_mode
updateElementAt
method
dynamic
updateElementAt
(
T1
element
,
int
index
)
Implementation
updateElementAt(T1 element, int index) { list[index] = element; update(); }
chmwkuzrwshyhgsgzncj package
documentation
cometchat_chat_uikit
CometChatListController<T1, T2>
updateElementAt method
CometChatListController class