width property
Implementation
GeneratedColumn<double> get width =>
$composableBuilder(column: $table.width, builder: (column) => column);
GeneratedColumn<double> get width =>
$composableBuilder(column: $table.width, builder: (column) => column);