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