WindowRectanglesCompanion constructor
Implementation
const WindowRectanglesCompanion({
this.id = const Value.absent(),
this.width = const Value.absent(),
this.height = const Value.absent(),
this.dx = const Value.absent(),
this.dy = const Value.absent(),
});