menu
messenger
provider/drift/drift.dart
ChatItemViewRow
ChatItemViewRow const constructor
ChatItemViewRow
dark_mode
light_mode
ChatItemViewRow
constructor
const
ChatItemViewRow
(
{
required
String
chatId
,
required
String
chatItemId
,
})
Implementation
const ChatItemViewRow({required this.chatId, required this.chatItemId});
messenger
drift
ChatItemViewRow
ChatItemViewRow const constructor
ChatItemViewRow class