menu
messenger
provider/drift/drift.dart
WindowRectangleRow
WindowRectangleRow const constructor
WindowRectangleRow
dark_mode
light_mode
WindowRectangleRow
constructor
const
WindowRectangleRow
(
{
required
int
id
,
double
?
width
,
double
?
height
,
double
?
dx
,
double
?
dy
,
})
Implementation
const WindowRectangleRow( {required this.id, this.width, this.height, this.dx, this.dy});
messenger
drift
WindowRectangleRow
WindowRectangleRow const constructor
WindowRectangleRow class