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