menu
tcic_client_ui package
documentation
ui_component/im_chat/im_group_notification.dart
TextCountController
updateCount method
updateCount method
dark_mode
light_mode
updateCount
method
void
updateCount
(
int
curCount
)
Implementation
void updateCount(int curCount) { state?.updateCount(curCount); }
tcic_client_ui package
documentation
ui_component/im_chat/im_group_notification
TextCountController
updateCount method
TextCountController class