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