menu
armoyu_widgets package
documentation
sources/chat/controllers/chatdetail_controller.dart
SourceChatdetailController
SourceChatdetailController.new constructor
SourceChatdetailController.new constructor
dark_mode
light_mode
SourceChatdetailController
constructor
SourceChatdetailController
(
ARMOYUServices
service
,
Chat
?
cachedChatList
,
dynamic
onChatUpdated
(
Chat
updatedChat
)?
)
Implementation
SourceChatdetailController( this.service, this.cachedChatList, this.onChatUpdated, );
armoyu_widgets package
documentation
sources/chat/controllers/chatdetail_controller
SourceChatdetailController
SourceChatdetailController.new constructor
SourceChatdetailController class