menu
bodsquare_sdk package
documentation
conversations/views/conversations_view.dart
ConversationsView
ConversationsView const constructor
ConversationsView const constructor
dark_mode
light_mode
ConversationsView
constructor
const
ConversationsView
(
{
Key
?
key
,
})
Implementation
const ConversationsView({Key? key}) : super(key: key);
bodsquare_sdk package
documentation
conversations/views/conversations_view
ConversationsView
ConversationsView const constructor
ConversationsView class