$$WindowRectanglesTableUpdateCompanionBuilder typedef
Implementation
typedef $$WindowRectanglesTableUpdateCompanionBuilder
= WindowRectanglesCompanion Function({
Value<int> id,
Value<double?> width,
Value<double?> height,
Value<double?> dx,
Value<double?> dy,
});